mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-17 06:20:26 +00:00
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:
parent
58e5499fc9
commit
ee77c41b7c
1 changed files with 0 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue