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

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

2014-01-04 Thread Robert S
I run a small office network which, do date, has a Windows XP machine functioning as a file etc "server" and a Debian Linux machine running Apache httpd as a web server. We intend to replace the XP machine with some version of Windows Server (looking at WHS 2011 at the moment on a trial basis). I w