1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

fix from Max Khaikin for the faq.html.php content type issue

This commit is contained in:
Gabor Hojtsy
2004-09-25 18:20:17 +00:00
parent 46cb8ad939
commit 4f5137bc9b

View File

@@ -173,6 +173,11 @@ $minute = rand(0, 59);
<IfModule mod_speling.c>
CheckSpelling Off
</IfModule>
# If you have Russian Apache with mod_charset installed,
# do not forget to search for this line in your existing
# configuration, and comment it out:
# AddHandler strip-meta-http .htm .html
</VirtualHost>
</pre>