Remove php4 dependency as it is no longer available since Debian 5.0
[manu/suphp.git] / debian / conf / suphp.conf
index dee1850..21b8afe 100644 (file)
@@ -13,7 +13,7 @@
     </Directory>
 
 # # Use a specific php config file (a dir which contains a php.ini file)
-#      suPHP_ConfigPath /etc/php4/cgi/suphp/
+#      suPHP_ConfigPath /etc/php5/cgi/suphp/
 # # Tells mod_suphp NOT to handle requests with the type <mime-type>.
 #      suPHP_RemoveHandler <mime-type>
 </IfModule>