[svn-inject] Applying Debian modifications to trunk
[manu/suphp.git] / debian / conf / suphp.conf
1 <IfModule mod_suphp.c>
2         AddHandler x-httpd-php .php .php3 .php4 .phtml
3         suPHP_Engine on
4 # # Use a specific php config file (a dir which contains a php.ini file)
5 #       suPHP_ConfigPath /etc/php4/cgi/suphp/
6 </IfModule>