]> git.pld-linux.org Git - packages/apache1.git/blame_incremental - apache1.sysconfig
- rotate combined_log too!!
[packages/apache1.git] / apache1.sysconfig
... / ...
CommitLineData
1# Customized settings for apache
2
3# Nice level for apache
4SERVICE_RUN_NICE_LEVEL="+5"
5
6# Cmdline options
7HTTPD_OPTS=""
8
9# Skip apache restarts invoked from rpm installs.
10# Enable this if you run a production server and don't want rpm upgrade restart
11# your webserver like 20 times.
12# NOTE: You should be aware of that you need then restart the webserver manually.
13#RPM_SKIP_AUTO_RESTART=yes
This page took 0.023452 seconds and 4 git commands to generate.