]> git.pld-linux.org Git - packages/apache.git/blame_incremental - apache-mod_cgid.conf
- rel 4; make sure -n isn't true when MPM is empty
[packages/apache.git] / apache-mod_cgid.conf
... / ...
CommitLineData
1LoadModule cgid_module modules/mod_cgid.so
2
3<IfModule cgid_module>
4 #
5 # ScriptSock: On threaded servers, designate the path to the UNIX
6 # socket used to communicate with the CGI daemon of mod_cgid.
7 #
8 Scriptsock /var/run/httpd/cgisock
9</IfModule>
This page took 0.01931 seconds and 4 git commands to generate.