mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
ScriptSock example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95662 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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>
|
||||
@@ -62,6 +62,11 @@
|
||||
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user