RE: [EMAIL PROTECTED] Apache2 ProxyPass

2005-08-31 Thread Administrator
PROTECTED] | Sent: Tuesday, August 30, 2005 1:13 PM | To: users@httpd.apache.org | Cc: 'Neil A. Hillard' | Subject: RE: [EMAIL PROTECTED] Apache2 ProxyPass | | Hi Neil, | | Thanks - I tried that, and I get a 404 from it. I had: | | RewriteEngine On | RewriteRule ^/zope$ /zope/ [R

[EMAIL PROTECTED] Apache2 ProxyPass

2005-08-30 Thread Administrator
Hi, I'm new to this list, although I've been using Apache2 for several years. I am using Apache2 as a proxy server for a number of services running on the same server, using localhost with specific ports for the services to provide their web pages. One of these is zope. I am testing the setup

Re: [EMAIL PROTECTED] Apache2 ProxyPass

2005-08-30 Thread Neil A. Hillard
Hi, Is there a workaround for this? I prefer the first Location statement (to /zope/) but I can't find out how to get the /zope locations to work. I've tried several sets of rules for rewriting /zope to /zope/, and they were all either rejected as syntax errors, or just didn't work. Help.

RE: [EMAIL PROTECTED] Apache2 ProxyPass

2005-08-30 Thread Administrator
Message- | From: Neil A. Hillard [mailto:[EMAIL PROTECTED] | Sent: Tuesday, August 30, 2005 12:59 PM | To: users@httpd.apache.org | Subject: Re: [EMAIL PROTECTED] Apache2 ProxyPass | | Hi, | | Is there a workaround for this? I prefer the first | Location statement | (to | /zope/) but I