I know this is a stupid suggestion but is the folder you are hosting at the root level (Zope root) and called: VirtualHostRoot ?? Because other than that there seems to be nothing wrong with the rule. Also if you have Apache 2.0, I have observerd that if ProxyPass directives are enabled (along with the virtual host) you get a Forbidden Error. So you might want to comment those out if that is the problem you are having. hth AM Tom Nixon wrote:
there“s a closing bracket missing.
Sorry, I cut and pasted it incorrectly. I do actually have the closing bracket:
<VirtualHost *> ServerName www.nixonmcinnes.co.uk RewriteEngine On RewriteRule ^/(.*) http://mov.aim23.com:9090/VirtualHostBase/http/www. nixonmcinnes.co.uk:80/VirtualHostRoot/$1 [L,P] ProxyVia on </VirtualHost>
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================