removed line to make html files run as php, now that gzip lines are removed. PHP is still used in css/js combinator

This commit is contained in:
scottjehl 2010-10-02 11:49:04 -04:00
parent 58e5499fc9
commit ee77c41b7c

View file

@ -1,10 +1,3 @@
# some servers don't handle x-httpd-php by default, so add a handler
# AddHandler x-httpd-php .php .htm .html
<Files index.html>
ForceType application/x-httpd-php
</Files>
# the rewrite engine requires the ability to follow sym links
Options +FollowSymLinks