On Mon, Aug 10, 2009 at 12:13 PM, Issac Goldstand<[email protected]> wrote: > Hi, > After a colleague at work was struggling with the Redirect directive, > I realized that the docs could be a bit clearer. I prepared a small > patch, but didn't want to commit myself simply because I'm not 100% sure > of the patch-xml/ant/html processes for committing doc patches. > > This is against httpd-2.2.13 (should patch fine to trunk, too). > > Issac > > Index: manual/mod/mod_alias.xml > =================================================================== > --- manual/mod/mod_alias.xml (revision 800376) > +++ manual/mod/mod_alias.xml (working copy) > @@ -214,7 +214,8 @@ > > <p>Then any request beginning with <em>URL-Path</em> will return a > redirect request to the client at the location of the target > - <em>URL</em>. Additional path information beyond the matched > + <em>URL</em>. If <em>URL-Path</em> ends with a trailing slash, > + then additional path information beyond the matched > <em>URL-Path</em> will be appended to the target URL.</p>
Can you demonstrate the trailing-slash/no-trailing-slash difference this is describing? I wasn't able to recreate. -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
