day, April 08, 2006 3:58 AM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] A lil Mod Rewrite help please...
Hi,
Pardon me for asking this if its already been asked which Im certain that it
has, regex is not my specialty...
If I have the following series of urls:
webmail.theusersdomain.
You could also use the Reverse-Proxy function of Apache, with or without mod_rewrite. With Reverse-Proxy, your Apache is a gateway to a backend server, so you can pass requests to a different host/port, without doing external redirects.
See directive (without mod_rewrite) or the [P] flag of the Re
m i l e s wrote:
If I have the following series of urls:
webmail.theusersdomain.com
webmail.somedomain.com
webmail.myuserdomain.com
webmail.etc.com
Instead of adding hostdirections in the apache conf fileI was
thinking a mod_rewrite rule would do the trick rather nicelywhat I
thought
Hi,
Pardon me for asking this if its already been asked which Im certain
that it has, regex is not my specialty...
If I have the following series of urls:
webmail.theusersdomain.com
webmail.somedomain.com
webmail.myuserdomain.com
webmail.etc.com
you get the picture
Instead of adding ho