diff options
| -rw-r--r-- | php.conf | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -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  | 
