Shibboleth and apache rewrite
Cantor, Scott
cantor.2 at osu.edu
Thu Sep 26 16:38:30 EDT 2013
On 9/26/13 4:09 PM, "Luo, Pan" <pan.luo at ubc.ca> wrote:
>If I comment out the rewrite, shib works fine(my app doesn't). So I think
>rewrite is taking over shib request. However, I though mod_shib has
>higher priority and this setting was working before the upgrade. Any
>advice? Thanks!
You can't control module order in Apache. Why don't you just express a
conditional on the rewrite rule to exclude the relevant prefix?
-- Scott
More information about the users
mailing list