Apache 2.4 producing 500 error when serving DirectoryIndex page from Shib SP protected areas
Cantor, Scott
cantor.2 at osu.edu
Mon Sep 17 10:04:48 EDT 2012
On 9/17/12 9:57 AM, "Paul Beckett (ITCS)" <P.Beckett at uea.ac.uk> wrote:
>When I attempt to access a URL that is protected with Shibboleth the ,
>eg: https://myhost.example.org/secure/ which should automatically serve
>index.html (due to DirectoryIndex config), a 500 Internal server error is
>displayed in the browser, and the following error is logged to the Apache
>error log:
>
>[mod_shib:error] [pid 8866:tid 140049100285696] [client
>139.222.121.134:53006] shib_base_check_authz found no per-request
>structure, referer:
>
>The page is served correctly (with no errors), if accessed as:
>https://myhost.example.org/secure/index.html
Apache is failing to run all of the hooks it claims it runs when it
generates internal subrequests. I suspected it would do that, but I
couldn't reproduce a case during testing that did this. I did test that
case, or thought I did, so it's possible it behaves differently on Windows.
>Any help or advice on this would be greatly appreciated.
It's a bug, please file it. You can consider the 2.4 support effectively
broken at this point. I wasn't really expecting it to work, just waiting
for the first bug report.
-- Scott
More information about the users
mailing list