summaryrefslogtreecommitdiffstats
path: root/php.conf
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-16 18:28:55 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-16 18:28:55 +0100
commit4ed5052f317cc911e254ede4947573b671123d51 (patch)
tree71f1c8d0ff7281ed7ba1ab20d2e392cfe2d12e07 /php.conf
parenta59d47046d9bc71a0f13a9bc24c675038068ebff (diff)
php 5.4.11
Diffstat (limited to 'php.conf')
-rw-r--r--php.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/php.conf b/php.conf
index 201efb7..64eb5fd 100644
--- a/php.conf
+++ b/php.conf
@@ -4,7 +4,10 @@
<FilesMatch \.php$>
SetHandler application/x-httpd-php
</FilesMatch>
-# Need for Multiviews
+
+#
+# Allow php to handle Multiviews
+#
AddType text/html .php
#