r10052 tlsa - /trunk/netsurfweb/.htaccess
netsurf at semichrome.net
netsurf at semichrome.net
Sun Feb 14 13:50:18 GMT 2010
Author: tlsa
Date: Sun Feb 14 07:50:18 2010
New Revision: 10052
URL: http://source.netsurf-browser.org?rev=10052&view=rev
Log:
Comment out line that's causing lots of web server warnings.
Modified:
trunk/netsurfweb/.htaccess
Modified: trunk/netsurfweb/.htaccess
URL: http://source.netsurf-browser.org/trunk/netsurfweb/.htaccess?rev=10052&r1=10051&r2=10052&view=diff
==============================================================================
--- trunk/netsurfweb/.htaccess (original)
+++ trunk/netsurfweb/.htaccess Sun Feb 14 07:50:18 2010
@@ -2,7 +2,7 @@
# by Zeus, this file has no effect. Talk to Rob Kendrick or Daniel Silverstone
# if you need functionality changed.
Options MultiViews
-AddDefaultCharset on
+#AddDefaultCharset on # Causes lots of warnings on octopus
AddCharset iso-8859-1 .css
DirectoryIndex index
AddType text/html .de
More information about the netsurf-commits
mailing list