httpd/httpd.sysconf
Joe Orton ce009f995d complete conversion to systemd, drop init script (#770311)
fix comments in /etc/sysconfig/httpd (#771024)
enable PrivateTmp in service file (#781440)
set LANG=C in /etc/sysconfig/httpd
2012-01-17 13:17:38 +00:00

14 lines
268 B
Plaintext

# Configuration file for the httpd service.
#
# To pass additional options (for instance, -D definitions) to the
# httpd binary at startup, set OPTIONS here.
#
#OPTIONS=
#
# This setting ensures the httpd process is started in the "C"
# locale by default:
#
LANG=C