You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Ron <ro...@gmail.com> on 2015/06/26 08:30:58 UTC

[users@httpd] Forcing proxy backend server through url?

Hi,

I want to be able to do:
http://proxy-server/backend/10.100.2.3/..................... and force the
proxy server to use that specific backend. How do I do that? Please note I
cannot hardcode the ip address in the apache config file anywhere.

Thanks.
Ron