]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache.sysconfig
- new from 2.2 branch
[packages/apache.git] / apache.sysconfig
index eeaabd3bc86b6c8eb30062d3ac80197710729270..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=""
@@ -20,6 +20,6 @@ HTTPD_MPM="prefork"
 
 # Skip apache restarts invoked from rpm installs.
 # Enable this if you run a production server and don't want rpm upgrade restart
-# your webserver like 20 times. But you should be aware of that then you need
-# to restart by hand the webserver.
-RPM_SKIP_AUTO_RESTART=no
+# your webserver like 20 times.
+# NOTE: You should be aware of that you need then restart the webserver manually.
+#RPM_SKIP_AUTO_RESTART=no
This page took 0.037421 seconds and 4 git commands to generate.