diff options
-rw-r--r-- | php.conf | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,7 +4,10 @@ <FilesMatch \.php$> SetHandler application/x-httpd-php </FilesMatch> -# Need for Multiviews + +# +# Allow php to handle Multiviews +# AddType text/html .php # |