cvsdist e9bfb00
# Configuration file for the httpd service.
cvsdist e9bfb00
cvsdist e9bfb00
#
cvsdist e9bfb00
# The default processing model (MPM) is the process-based
cvsdist e9bfb00
# 'prefork' model.  A thread-based model, 'worker', is also
cvsdist e9bfb00
# available, but does not work with some modules (such as PHP).
cvsdist e9bfb00
# The service must be stopped before changing this variable.
cvsdist e9bfb00
#
cvsdist e9bfb00
#HTTPD=/usr/sbin/httpd.worker
cvsdist e9bfb00
cvsdist e9bfb00
#
cvsdist e9bfb00
# To pass additional options (for instance, -D definitions) to the
cvsdist e9bfb00
# httpd binary at startup, set OPTIONS here.
cvsdist e9bfb00
#
cvsdist e9bfb00
#OPTIONS=
cvsdist e9bfb00
cvsdist e9bfb00
#
cvsdist e9bfb00
# By default, the httpd process is started in the C locale; to 
cvsdist e9bfb00
# change the locale in which the server runs, the HTTPD_LANG
cvsdist e9bfb00
# variable can be set.
cvsdist e9bfb00
#
cvsdist e9bfb00
#HTTPD_LANG=C