Multiple virtual hosts

Cantor, Scott cantor.2 at osu.edu
Tue Mar 6 12:10:15 GMT 2012


On Mar 6, 2012, at 11:51 AM, "Stapleton, Steven" <stapleton.41 at osu.edu> wrote:

> I'm trying to set up shibboleth on a second virtual host on my machine. Both virtual hosts serve the exact same thing, but for PR reasons, one group wants a 'more friedly' URL for their purposes. I am using RHEL 4 + Apache 2.0.xx (came with RHEL 4). The first virtual host works fine, the second however, does not seem work. I get a login prompt from the app server, rather than displaying the page (I've already logged into shibboleth on another server, not mine).

That sounds like an application issue. I would turn up logging and check all the logs to verify whether it's processing those requests appropriately and locating valid sessions in each case, at which point it's not the SP causing it.

> Config files below.

Alot of the locations overlap, which is redundant.

There's also no requireSession option, which means the application must be getting customized to do session init for you, so perhaps that trigger is hardcoded to do that on the original vhost?

-- Scott




More information about the users mailing list