RE: [EMAIL PROTECTED] ProxyPassReverse on Windows

2006-05-19 Thread Axel-Stéphane SMORGRAV
directives: ProxyPass /path/to/exception ! -ascs -Original Message- From: Avraham Shapiro [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 10:05 PM To: Axel-Stéphane SMORGRAV; users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] ProxyPassReverse on Windows Importance: Low ** Low

RE: [EMAIL PROTECTED] ProxyPassReverse on Windows

2006-05-18 Thread Axel-Stéphane SMORGRAV
Shapiro [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 8:48 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] ProxyPassReverse on Windows Importance: Low ** Low Priority ** Brian I read the applicable part of the doc and tried ProxyPassReverse with and without dns names

RE: [EMAIL PROTECTED] ProxyPassReverse on Windows

2006-05-18 Thread Avraham Shapiro
/ http://192.168.0.2/ with ProxyPass/ http://192.168.0.2/ ProxyPassReverse / http://192.168.0.2/ -ascs -Original Message- From: Avraham Shapiro [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 8:48 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED

[EMAIL PROTECTED] ProxyPassReverse on Windows

2006-05-17 Thread Avraham Shapiro
** Low Priority ** Brian I read the applicable part of the doc and tried ProxyPassReverse with and without dns names and with and without the proxy section but I still can't get reverse proxy to work. When I fire up my browser I always get the local Apache server. Here's the relevant part

Re: [EMAIL PROTECTED] ProxyPassReverse on Windows

2006-05-16 Thread Brian Rectanus
Load the proxy module, mod_proxy? On 5/15/06, Avraham Shapiro [EMAIL PROTECTED] wrote: ** Low Priority ** Hi, I'm trying to run Apache 2.2 under Win 2k and get ProxyPassReverse = working. I turned on mod_rewrite as required but the line: ProxyPassReverse / http://in-addr=20 causes problems

Re: [EMAIL PROTECTED] ProxyPassReverse on Windows

2006-05-16 Thread Avraham Shapiro
** Low Priority ** I loaded mod_proxy, and it no longer complains about the ProxyPassReverse line. But when I open http://localhost in my browser the reverse proxy doesn't happen. Instead it says can't find server. I can't find any more information in my log file. The line in my httpd.conf

[EMAIL PROTECTED] ProxyPassReverse on Windows

2006-05-16 Thread Avraham Shapiro
** Low Priority ** Thanks for the pointer Brian. I'll check it out. Avi Brian Rectanus [EMAIL PROTECTED] 05/16/06 11:31 AM On 5/16/06, Avraham Shapiro [EMAIL PROTECTED] wrote: ** Low Priority ** I loaded mod_proxy, and it no longer complains about the ProxyPassReverse line. But when I

[EMAIL PROTECTED] ProxyPassReverse on Windows

2006-05-15 Thread Avraham Shapiro
** Low Priority ** Hi, I'm trying to run Apache 2.2 under Win 2k and get ProxyPassReverse = working. I turned on mod_rewrite as required but the line: ProxyPassReverse / http://in-addr=20 causes problems at startup: C:\Program Files\Apache Software Foundation\Apache2.2\binhttpd -k start

Re: [EMAIL PROTECTED] ProxyPassReverse on Windows

2006-05-15 Thread Avraham Shapiro
** Low Priority ** Oops. There is no =20 on the ProxyPassReverse. I'm new to the list and posted to the wrong address (users-help). When I got it back I edit/forward'ed and fat fingered the url which is just the symbolic in-addr. Avi [EMAIL PROTECTED] 05/15/06 5:23 PM ** Low Priority **