summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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