Shib and mod_ajp

Kevin P. Foote kpfoote at iup.edu
Tue May 8 13:49:36 BST 2012


Yea what Peter said and to expound a bit :-) 
(here's an example)
Inside your SSL-enabled vhost of course... 

    ProxyPass /Shibboleth.sso !
    ProxyPass /shibboleth !
    ProxyPass / ajp://127.0.0.1:8009/

------
thanks
  kevin.foote

On Tue, 8 May 2012, Peter Schober wrote:

-> * Brian Fox <dexwest at gmail.com> [2012-05-08 06:46]:
-> > What do i need to do in my httpd conf file to get shib to handle the
-> > request first and then pass it on to mod_ajp currently set to listen
-> > on 443 also?
-> 
-> Put a ProxyPass directive inside an SSL-enabled vhost?
-> -peter
-> --
-> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-> 


More information about the users mailing list