Re: [users@httpd] Location Directive exceptions question

2011-05-25 Thread Igor Cicimov
On May 25, 2011 11:57 PM, "Tommy Peterson" wrote: If I have an Apache Location directive e as follows: AuthType shibboleth ShibRequireSession On ShibUseHeaders On require shibboleth which works as it locks down the entire Drupal application via any url that anyone would

[users@httpd] Location Directive exceptions question

2011-05-25 Thread Tommy Peterson
If I have an Apache Location directive e as follows: AuthType shibboleth ShibRequireSession On ShibUseHeaders On require shibboleth which works as it locks down the entire Drupal application via any url that anyone would try and access and routes them to Shibboloeth for login. But t