]> git.pld-linux.org Git - packages/apache-mod_suphp.git/blobdiff - apache-mod_suphp.conf
- don't check for vhost docroot or userdir scripts will not work
[packages/apache-mod_suphp.git] / apache-mod_suphp.conf
index 5e5b2fff85ce6c7d63d45dbc2a4d9c1c093cb00a..57ad572a5560f86e8247b1254780af5c51f68089 100644 (file)
@@ -4,5 +4,6 @@ LoadModule suphp_module modules/mod_suphp.so
 <IfModule suphp_module>
     suPHP_Configpath   /etc/php
     suPHP_Engine on
+    suPHP_AddHandler x-httpd-php
     AddHandler x-httpd-php .php .inc
 </IfModule>
This page took 0.089251 seconds and 4 git commands to generate.