[Zope] http auth from zope -> apache
   
    Dave Ahn
     
    ahn@vec.wfubmc.edu
       
    Wed, 13 Jun 2001 21:41:44 -0400
    
    
  
Hi,
I am using Zope and with Apache and modrewrite:
RewriteRule	^/stuff/	- [L]
RewriteRule	^/(.*)		http://localhost:8080/$1 [P]
Zope is running on 8080.
Accessing any zope content requires authentication, but accesing /stuff/
does not.  Is there a way to set up apache to deny access to /stuff/ if
a user has not already authenticated with zope?
Thanks,
Dave
-- 
Dave Ahn | ahn@vec.wfubmc.edu | Wake Forest University Baptist Medical Center