diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-01-16 18:28:55 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-01-16 18:28:55 +0100 |
commit | c6d10e5c9aff39928ca2904b3f4c03567ce61175 (patch) | |
tree | bfe9263acf9a51f4d312970cf53dbc293736d25a | |
parent | 494ab9b96735098f66bc05fbb9144f0cb5bc76ba (diff) |
php 5.4.11
-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 # |