|
I did that, but I still got the same 'error'.
Thanks.
-mico-
-------Original Message-------
From: Dieter Maurer
Date: Sunday, April 13, 2003 1:37:38 AM
To: Mico Siahaan
Cc: zope@zope.org
Subject: Re: [Zope] Newbie Question: Cookie Crumbler and Virtual Hosting > Can you tell me how to use cookie crumbler in a virtual host? I tried to use > cookie crumbler in one of our virtual host. I did these: > 1. Let say I put the all documents and files under directory /navs in our > Zope server. > 2. Then I added virtual host monster in our root > 3. In directory /navs I added cookie crumbler > 4. I created login_form, logged_in and logged_out documents > 5. Then I put these lines in Apache virtual hosts conf : > > RewriteRule (.*) http://our.zope.server:8080/VirtualHostBase/http/www.navs > or.id/navs/VirtualHostRoot/$1 [L,P] You should have a port after "www.navsor.id": "www.navwor.id:80" Dieter _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev ) . | |||
|
|