NYCPHP Meetup

NYPHP.org

[nycphp-talk] OT: Apache Redirection

evan heller evan.heller at alum.rpi.edu
Tue Nov 19 11:56:36 EST 2002


Actually now I have one more question:


I'm currently running multiple virtual hosts using
the <VirtualHost *> directive
So, if I would like to redirect all
http://webmail.* to mydomain.com:8001 how would I
do this?
Like so?

<VirtualHost *>
ServerAlias webmail.*
Redirect / http://mydomain.com:8001/
</VirtualHost>

-Evan


evan heller wrote:
> 
> Wow, that was a quick reply from everyone. Thank
> you very much, I'll be putting this information to
> go use!
> 
> -Evan
> --
> 
> Evan Heller
> evan.heller at alum.rpi.edu
> 
> --- Unsubscribe at http://nyphp.org/list/ ---

-- 

Evan Heller     
evan.heller at alum.rpi.edu



More information about the talk mailing list