]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache.sysconfig
- new from 2.2 branch
[packages/apache.git] / apache.sysconfig
index 04a460d8369997b3569e87e911780f7eefad8503..949c04a8daae53b7d5af6535b8dfce1637968d43 100644 (file)
@@ -5,7 +5,7 @@
 SERVICE_RUN_NICE_LEVEL="+5"
 
 # config dir/file path
-HTTPD_CONF="/etc/httpd/httpd.conf"
+HTTPD_CONF="/etc/httpd/apache.conf"
 
 # other command-line options
 HTTPD_OPTS=""
@@ -22,4 +22,4 @@ HTTPD_MPM="prefork"
 # Enable this if you run a production server and don't want rpm upgrade restart
 # your webserver like 20 times.
 # NOTE: You should be aware of that you need then restart the webserver manually.
-RPM_SKIP_AUTO_RESTART=no
+#RPM_SKIP_AUTO_RESTART=no
This page took 0.034787 seconds and 4 git commands to generate.