]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache.sysconfig
- fixed mod_rewrite (missing include)
[packages/apache1.git] / apache.sysconfig
index c096bab175d33ced5c22d02686234255db74dd19..dd164c4de065a6f342a7dda7a67ae87ed4f4c105 100644 (file)
@@ -2,3 +2,11 @@
 
 # Nice level for apache
 SERVICE_RUN_NICE_LEVEL="+5"
+
+# Cmdline options 
+HTTPD_OPTS=""
+
+# choose MPM
+# prefork, worker, perchild (experimental), metuxmpm (experimental)
+# (note that some may be not available)
+HTTPD_MPM="prefork"
This page took 0.026624 seconds and 4 git commands to generate.