[svn-inject] Applying Debian modifications to trunk
[manu/suphp.git] / debian / conf / suphp.conf
diff --git a/debian/conf/suphp.conf b/debian/conf/suphp.conf
new file mode 100644 (file)
index 0000000..108de96
--- /dev/null
@@ -0,0 +1,6 @@
+<IfModule mod_suphp.c>
+       AddHandler x-httpd-php .php .php3 .php4 .phtml
+       suPHP_Engine on
+# # Use a specific php config file (a dir which contains a php.ini file)
+#      suPHP_ConfigPath /etc/php4/cgi/suphp/
+</IfModule>