httpd/httpd.sysconf

18 lines
371 B
Plaintext
Raw Normal View History

#
# This file can be used to set additional environment variables
# for the httpd process, or pass additional options to the httpd
# executable
#
#
# 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