diff options
author | Rich Bowen <rbowen@apache.org> | 2002-06-13 23:54:53 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2002-06-13 23:54:53 +0200 |
commit | 7dce69f8decde9a003d43fc5d00a5e570368cf0f (patch) | |
tree | ddb8ee17b3659032b0efeed518c82ec50fe7e80c /docs/manual/mod/mod_cgid.html.en | |
parent | Day is done, (diff) | |
download | apache2-7dce69f8decde9a003d43fc5d00a5e570368cf0f.tar.xz apache2-7dce69f8decde9a003d43fc5d00a5e570368cf0f.zip |
ScriptSock example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95662 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_cgid.html.en')
-rw-r--r-- | docs/manual/mod/mod_cgid.html.en | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_cgid.html.en b/docs/manual/mod/mod_cgid.html.en index f62b03c957..0d7008c5ae 100644 --- a/docs/manual/mod/mod_cgid.html.en +++ b/docs/manual/mod/mod_cgid.html.en @@ -33,4 +33,9 @@ root). To maintain the security of communications with CGI scripts, it is important that no other user has permission to write in the directory where the socket is located.</p> + + <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><p align="center"><strong>Example</strong></p><code> + ScriptSock /var/run/cgid.sock + </code></td></tr></table></blockquote> + <hr/></blockquote><h3 align="center">Apache HTTP Server Version 2.0</h3><a href="./"><img src="../images/index.gif" alt="Index"/></a><a href="../"><img src="../images/home.gif" alt="Home"/></a></body></html>
\ No newline at end of file |