yoshiki     01/05/28 03:34:44

  Modified:    htdocs/manual/mod mod_alias.html
  Log:
  Typo fix.
  
  Revision  Changes    Path
  1.30      +1 -1      httpd-docs-1.3/htdocs/manual/mod/mod_alias.html
  
  Index: mod_alias.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_alias.html,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- mod_alias.html    2000/12/08 18:42:22     1.29
  +++ mod_alias.html    2001/05/28 10:34:42     1.30
  @@ -276,7 +276,7 @@
   ><STRONG>Compatibility:</STRONG></A> Available in Apache 1.3 and later
   </P>
   
  -<P>This directive is equivalent to <A HREF="#alias">Redirect</A>, but
  +<P>This directive is equivalent to <A HREF="#redirect">Redirect</A>, but
   makes use of standard regular expressions, instead of simple prefix
   matching. The supplied regular expression is matched against the URL,
   and if it matches, the server will substitute any parenthesized
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to