shibboleth-dev - Re: Unprotect subfolder in shib protected directory
Subject: Shibboleth Developers
List archive
- From: Scott Cantor <>
- To:
- Subject: Re: Unprotect subfolder in shib protected directory
- Date: Tue, 05 Jun 2007 11:05:40 -0400
wrote:
Here's what I did (I think the first step was the key):
There are many, many ways to do this. You can do it entirely within Apache if you need to, in exactly the same way you did it in the XML file, or you can do it using a combination.
e.g. this should work also:
<Location /webapps>> ShibRequireSession On
AuthType shibboleth
require valid-user
</Location>
<Location /webapps/Teg-Tegrity-bb_bb60>
ShibRequireSession Off
</Location>
-- Scott
- Re: Re: RE: Unprotect subfolder in shib protected directory, orcuttg, 06/05/2007
- Re: Unprotect subfolder in shib protected directory, Scott Cantor, 06/05/2007
Archive powered by MHonArc 2.6.16.