[Zope] siteaccess, hosting etc, sanity check
Michael Bernstein
webmaven@lvcm.com
Mon, 30 Oct 2000 07:50:16 -0800
Jonathan Cheyne wrote:
>
> my various settings ...
>
> NameVirtualHost 111.222.333.444
>
> <VirtualHost 111.222.333.444>
> ServerName www.red.com
> ProxyPass / http://www.blue.com:8080/red
> ProxyPassReverse / http://www.blue.com:8080/red
> </VirtualHost>
>
> then in /red we have a siteroot with the following
>
> title:
> base: http://www.red.com
> path: /
Jonathan,
Do you have an Access Rule set up in your root Zope Folder?
Michael Bernstein.