Joshua,  

Sorry for late question. 
I thought mod_dir will append this trailing-slash but
seems Apache core can also do it.  what is the
relation of mod_dir and Apache core for this
trailing-slash redirect handling? 

Thx, Q.Xie

--- Joshua Slive <[EMAIL PROTECTED]> wrote:
......
> This is called a trailing-slash redirect, and should
> happen automatically if you have "UseCanonicalName
off". 
> Then the index.html should be delivered
automatically if DirectoryIndex
> is set correctly.
> If that isn't working, tell us exactly what is
> happening including the
> contents of the error and access logs for the
> request.
> 
> For the second example, you need something like
> Redirect permanent /keyword
> http://www.mydomain.com/department/services/keyword/
> 
> Joshua.
> 
>
---------------------------------------------------------------------
> The official User-To-User support forum of the
> Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for
> more info.
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
>    "   from the digest:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to