mirror of
https://github.com/apache/httpd.git
synced 2025-12-24 15:01:03 +03:00
added context 'virtua host'
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96462 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</strong></td><td></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:
|
||||
</a></td><td>ScriptSock <em>file-path</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">Default:
|
||||
</a></td><td><code>ScriptSock logs/cgisock</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:
|
||||
</a></td><td>server config</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">Status:
|
||||
</a></td><td>server config, virtual host</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">Status:
|
||||
</a></td><td>Base</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">Module:
|
||||
</a></td><td>mod_cgid</td></tr></table></td></tr></table>
|
||||
<p>This directive sets the name of the socket to use for
|
||||
|
||||
@@ -53,7 +53,8 @@
|
||||
<name>ScriptSock</name>
|
||||
<syntax>ScriptSock <em>file-path</em></syntax>
|
||||
<default>ScriptSock logs/cgisock</default>
|
||||
<contextlist><context>server config</context></contextlist>
|
||||
<contextlist><context>server config</context>
|
||||
<context>virtual host</context></contextlist>
|
||||
|
||||
<usage>
|
||||
<p>This directive sets the name of the socket to use for
|
||||
|
||||
Reference in New Issue
Block a user