Shibboleth sp and mod_wsgi on the same Apache-2.4 server
Jörg Knappen
j.knappen at mx.uni-saarland.de
Thu Jan 23 08:22:16 EST 2014
I am running shibboleth-sp-2.5.3 on Apache httpd-2.4.7. I use a
"defensive" configuration
with
ShibDisable On
for all non-protected parts of the server.
Now I tried to integrate a non-protected Python application with
mod_wsgi and got the error:
Access denied. [...] Error 403
The same Python application runs without problems on the same server
when I integrate it with mod_fcgid.
The same Python application runs without problems on a (otherwise
same*) server without
Shibboleth.
Anyone encountered a problem like this before?
--Jörg Knappen
* Same OS: SLES 11 SP 2
* Same Apache httpd: 2.4.7
* Same Python: 2.6.8
* Same django: 1.5.1
* Same mod_fcgid: 2.3.9
Error Message in Apache's error.log:
[Thu Jan 23 11:07:26.850273 2014] [cgid:error] [pid 22046:tid
139643589322496] [
client 1.2.3.4:59497] AH01262: Options ExecCGI is off in this directory:
/data2/htdocs/hub/hub/wsgi.py
No messages (at that time) in the shibboleth-sp/var/log/*/*
More information about the users
mailing list