slive       2002/07/27 08:52:22

  Modified:    htdocs/manual urlmapping.html
  Log:
  Trailing slashes should match.
  
  Submitted by: André Malo <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.6       +1 -1      httpd-docs-1.3/htdocs/manual/urlmapping.html
  
  Index: urlmapping.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/urlmapping.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -d -b -u -r1.5 -r1.6
  --- urlmapping.html   2 Oct 2001 11:02:58 -0000       1.5
  +++ urlmapping.html   27 Jul 2002 15:52:22 -0000      1.6
  @@ -119,7 +119,7 @@
       with</p>
   
       <blockquote>
  -      <code>Alias /docs /var/web/</code>
  +      <code>Alias /docs /var/web</code>
       </blockquote>
   
       <p>the URL
  
  
  

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

Reply via email to