02-11-04 07:38 PM
> I don't know exactly what you mean, but I assume you want to rewrite web
> addresses, so I suggest looking at mod_rewrite. If this doesn't answer you
r
> question, please explain precisely what it is you want to do.
>
> Thor
I have never looked at mod_rewrite before. I will have to check it
out... What I mean... I know that I can put in an Alias for each
individual dir name e.g.
mysite.com/somedir into mysite.com/somedir/
mysite.com/somedir1 into mysite.com/somedir1/
mysite.com/somedir2 into mysite.com/somedir2/
But I want to know how to make Apache redirect to mysite.com/* to
mysite.com/*/
so that if I had an FTP server for my users to upload i wouldn't have
to enter any new config commands.
[ Post a follow-up to this message ]
|