You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2006/07/24 19:23:38 UTC

svn commit: r425124 - in /httpd/httpd/trunk/docs/manual/mod: mod_cgid.html.en mod_cgid.xml

Author: trawick
Date: Mon Jul 24 10:23:37 2006
New Revision: 425124

URL: http://svn.apache.org/viewvc?rev=425124&view=rev
Log:
ScriptSock has been global-only for a couple of years
now; fix the docs

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_cgid.html.en
    httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_cgid.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_cgid.html.en?rev=425124&r1=425123&r2=425124&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_cgid.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_cgid.html.en Mon Jul 24 10:23:37 2006
@@ -77,7 +77,7 @@
 the cgi daemon</td></tr>
 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ScriptSock <var>file-path</var></code></td></tr>
 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ScriptSock logs/cgisock</code></td></tr>
-<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
+<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Base</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_cgid</td></tr>
 </table>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml?rev=425124&r1=425123&r2=425124&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_cgid.xml Mon Jul 24 10:23:37 2006
@@ -78,8 +78,7 @@
 the cgi daemon</description>
 <syntax>ScriptSock <var>file-path</var></syntax>
 <default>ScriptSock logs/cgisock</default>
-<contextlist><context>server config</context>
-<context>virtual host</context></contextlist>
+<contextlist><context>server config</context></contextlist>
 
 <usage>
     <p>This directive sets the filename prefix of the socket to use for