Understanding virtual hosts

Cantor, Scott cantor.2 at osu.edu
Wed May 23 14:54:55 BST 2012


On 5/23/12 9:01 AM, "Jonathan Knight" <j.knight at isc.keele.ac.uk> wrote:
>
>I think what I want is a virtual host, so I've added the following into
>the shibboleth2.xml file:

If it's Apache, do not use the RequestMap. You don't need it. You also
probably don't need to use an override.

>and I've added an application overide:

For what purpose?

>I'm unsure whether I should be trying to register a separate entityID
>for students.keele.ac.uk and using that, or trying to change the ACS
>url's from students.keele.ac.uk to bbtest.vle.keele.ac.uk when the
>students.keele.ac.uk hostname is used.

You probably shouldn't do anything, apart from supplying the additional
ACS endpoints in the metadata, and making sure Apache generates redirects
using the appropriate hostname in each case, which I suspect is the case.

If this is IIS, that's possibly a bit more complex but just means you will
need the RequestMap and the Host elements, but you still don't need an
override.

-- Scott



More information about the users mailing list