[Zope] Zope+Apache+ProxyPass
Stephan Goeldi
stephan.goeldi@datacomm.ch
Thu, 22 Feb 2001 22:30:57
>Use rewriting rules, eg:
>
> ProxyPassReverse / http://www.mysite.com:1485/
> RewriteEngine On
> RewriteLogLevel 0
> RewriteLog "/var/log/httpd/rewrite_log"
> RewriteRule ^/stat/ - [L]
> RewriteRule ^/(.*) http://www.mysite.com:1485/$1 [P]
>
What do you need ProxyPassReverse for, when you use Rewrite?
I too think, that Rewrite is a better solution, but there should be the
Rewrite Module compiled in or loaded as a DSO by Apache.
-goe-
http://www.goeldi.com/e/
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.