Afternoon,

the.file:
my.web.site   my.internal.web.site

apache conf:
RewriteEngine On
RewriteMap MyMap txt:the.file

Now, what I'm not sure about....

If I add xyz.com and internal.xyz.com to the.file, I want apache to dynamically detect that xyz.com is in the file, and PROXY [P] the request to the key's value. I'm well aware of how to do this statically, but I'm unfortunately not sure on how to do this dynamically with the RewriteMap?

Can anyone perhaps assist?

Thanks

--
Chris.




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