summaryrefslogtreecommitdiffstats
path: root/php.conf
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-12 11:14:28 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-12 11:14:28 +0100
commit494ab9b96735098f66bc05fbb9144f0cb5bc76ba (patch)
tree0cfad8de4ee8462e166ee19b8da261cf4919c92c /php.conf
parent3bb42c81462c6441a39b0339298320f1f44cdb89 (diff)
php: fix php.conf for MultiViews
Diffstat (limited to 'php.conf')
-rw-r--r--php.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/php.conf b/php.conf
index 075ccaa..201efb7 100644
--- a/php.conf
+++ b/php.conf
@@ -4,6 +4,8 @@
<FilesMatch \.php$>
SetHandler application/x-httpd-php
</FilesMatch>
+# Need for Multiviews
+AddType text/html .php
#
# Add index.php to the list of files that will be served as directory