Can anyone point me to the best directive to use for keyword redirection.
What we're looking to do is allow visitors to our site to type in say
http://www.mydomain.com/keyword and have them be redirected to
http://www.mydomain.com/keyword/ and then let Apache pick up the default
file index.htm so that it results in the visitor be sent to
http://www.mydomain.com/keyword/index.htm.  Another example would be
redirecting http://www.mdomain.com/keyword to
http://www.mydomain.com/department/services/keyword/index.htm

I tried the redirect directive but can't seem to get it to work.  Here's
what I tried:

Redirect permanent /pw http://www.cob.org/pw/

Any help appreciated...I'll be sure to pay it forward.

Thanks.
____________________________
Steven Niedermeyer
Bellingham, WA


---------------------------------------------------------------------
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