Pier Fumagalli wrote:

What's wrong with:

ProxyPassReverse / http://localhost:8888/
ProxyPreserveHost On
RewriteMap hosts rnd:/opt/apache/conf/tables/hosts.map
RewriteRule "^/(.*)" "${hosts:live}/$1" [P,L]

It isn't very elegant though. Someone who is well versed in mod_rewrite and regular expressions might find it really easy, but the rest of us mortals won't. :(


Regards,
Graham
--

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to