Multiple websites on one box

Cantor, Scott cantor.2 at osu.edu
Fri Jul 20 12:56:32 EDT 2012


> I have a box running multiple web sites but only wish to make one of them
> an SP.  However the url https://yourhost.org/secure on all of the sites takes
> me to the idp login page. How do I prevent the other sites on that box from
> going to the idp on that url?

If it's Apache, then you must have created a rule for content protection that applies to all vhosts.

>  In addition when i go to
> https://yourhost.org/Shibboleth.sso/Session i get a not found page, but if i
> go to https://localhost/Shibboleth.sso/Session on the machine itself I see
> information.  Do I need to map the URL to to the SP somehow?

I can't think of any way that could happen on an Apache server, unless you have something proxying traffic to a Java back end or something, and didn't exclude /Shibboleth.sso/*

-- Scott



More information about the users mailing list