]> granicus.if.org Git - apache/commitdiff
ScriptSock example
authorRichard Bowen <rbowen@apache.org>
Thu, 13 Jun 2002 21:54:53 +0000 (21:54 +0000)
committerRichard Bowen <rbowen@apache.org>
Thu, 13 Jun 2002 21:54:53 +0000 (21:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95662 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cgid.html.en
docs/manual/mod/mod_cgid.xml

index f62b03c957bd2acb43a1d78264fe086cb61b8e9f..0d7008c5ae0edbe23c9bfd872e223c9a433896fa 100644 (file)
@@ -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
index e1978e748936230c69a2bf8edc2793c41a79ebe6..587e192ffbba9b20687d9cea5abcb1dcb0df17fe 100644 (file)
     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>
+
+    <example><title>Example</title>
+    ScriptSock /var/run/cgid.sock
+    </example>
+
 </usage>
 </directivesynopsis>