Re: [users@httpd] Reverse Proxy Basic Question

2015-02-04 Thread Daniel
Can't really understand where you get the idea of using "?" in the urls like that. Anyways your first proxypass is incorrect, you always need to match slashes, like: ProxyPass / http://something.com/ or ProxyPass / http://something.com/something/ El Wed Feb 04 20

[users@httpd] Reverse Proxy Basic Question

2015-02-04 Thread Chris Arnold
So I have been trying to better understand mod_proxy, specifically, reverse proxy on apache 2.4.10. I have read http://httpd.apache.org/docs/current/mod/mod_proxy.html to better understand but I still have a basic question. In a reverse proxy directive/statement: ProxyPass / http://somethi