[Zope] Zope and Apache
AM
list_subscriber@neurobs.com
Tue, 21 Jan 2003 08:17:20 -0800
On Apache 2 My observation has been that if you use the ProxyPass module
with the virtual host modules for zope it sends back a 403 (forbidden).
Comment out everything between <IfDefine mod_proxy> or something to that
effect and its ending tag.
hth
AM
Moore, Paul wrote:
>From: Jan-Frode Myklebust [mailto:janfrode@parallab.no]
>
>
>>Create a VirtualHostMonster in the root of your zope
>>folder. Call it 'VirtualHostId' (or whatever).
>>
>>
>
>
>
>>Add these two lines to your httpd.conf:
>>
>> RewriteEngine On
>> RewriteRule ^/Zope/(.*) http://localhost:8080/VirtualHostBase/http/ukdcw5163:80/VirtualHostRoot/$1 [L,P]
>>
>>and 'apachectl restart'.
>>
>>
>
>I still get "Permission denied". Do I need something in
>Apache to say that the /Zope (virtual) directory is
>accessible to browsers?
>
>I tried a
>
><Location /Zope>
> Order allow,deny
> Allow from all
></Location>
>
>block, but that did no good...
>
>Paul.
>
>_______________________________________________
>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
==================================================================