You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ke...@apache.org on 2003/05/25 15:23:16 UTC

cvs commit: httpd-2.0/docs/manual/mod core.xml core.html.en

kess        2003/05/25 06:23:16

  Modified:    docs/manual/mod core.xml core.html.en
  Log:
  correct a module reference, thx nd
  
  Revision  Changes    Path
  1.66      +1 -1      httpd-2.0/docs/manual/mod/core.xml
  
  Index: core.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/core.xml,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- core.xml	25 May 2003 10:55:12 -0000	1.65
  +++ core.xml	25 May 2003 13:23:16 -0000	1.66
  @@ -2129,7 +2129,7 @@
         Server-side includes are permitted, but the <code>#exec
         cmd</code> and <code>#exec cgi</code> are disabled. It is still
         possible to <code>#include virtual</code> CGI scripts from
  -      <directive module="mod_cgi">ScriptAlias</directive>ed
  +      <directive module="mod_alias">ScriptAlias</directive>ed
         directories.</dd>
   
         <dt><code>Indexes</code></dt>
  
  
  
  1.73      +1 -1      httpd-2.0/docs/manual/mod/core.html.en
  
  Index: core.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/core.html.en,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- core.html.en	25 May 2003 11:20:20 -0000	1.72
  +++ core.html.en	25 May 2003 13:23:16 -0000	1.73
  @@ -2166,7 +2166,7 @@
         Server-side includes are permitted, but the <code>#exec
         cmd</code> and <code>#exec cgi</code> are disabled. It is still
         possible to <code>#include virtual</code> CGI scripts from
  -      <code class="directive"><a href="../mod/mod_cgi.html#scriptalias">ScriptAlias</a></code>ed
  +      <code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code>ed
         directories.</dd>
   
         <dt><code>Indexes</code></dt>