This module contains configuration options solely needed if
running as stand-alone web server.
[pid_file]
[prefix]
[run_threaded]
Misc. options
- pid_file
-
Path name for file the PID of the main thread is written to.
- prefix
-
URL prefix without trailing slash. This has to match the
<location> directive in your Apache configuration.
- run_threaded
-
When running as SCGI server you can avoid
blocking by setting this flag to 1.