Re: [users@httpd] How to run Windows Server through mod_proxy

2014-01-04 Thread Yehuda Katz
You might be better off removing the port number from the ProxyPass and, more importantly, the ProxyPassReverse. Apache only rewrites matching URLs, and the links that your proxied server are creating probably do not include the port number. - Y On Sat, Jan 4, 2014 at 4:05 AM, Robert S wrote: >

Re: [users@httpd] How to run Windows Server through mod_proxy

2014-01-04 Thread jjhudak
I don't have a suggestion/solution to your question, sorry. I am rather curious what aspects of WHS you like that would favor WHS over a Linux-based solution? We can take this off line so that the thread is not hijacked. -john > On Jan 4, 2014, at 4:05 AM, Robert S > wrote: > > I run