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
commita59d47046d9bc71a0f13a9bc24c675038068ebff (patch)
treedd3fa3ee8718c733077ad0cdf47b1a37de27c477 /php.conf
parent54b5f07c517a517d7cad5f8921ebe1ee8c900eae (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