Shibboleth SP and cPanel
Cantor, Scott
cantor.2 at osu.edu
Thu Aug 30 11:13:58 EDT 2012
On 8/30/12 10:46 AM, "Yavor Yanakiev" <yy247 at columbia.edu> wrote:
>
>My impression is that Shib fails to map the request to the proper virtual
>host.
All I can tell you is that Shibboleth simply relies on your web server to
map requests. If that's not working, then your web server isn't configured
correctly.
It shouldn't have anything to do with the other modules, although my
recollection is that Drupal can do some path rewriting that causes issues.
But I wouldn't think it would affect the vhost.
Again, you shouldn't need to use the RequestMap in any case. Whatever
you're trying to do you can set in the VirtualHost blocks via Location or
similar config buckets in Apache.
You might want to use the RequestMap if these modules are automating the
generation of virtual hosts in Apache and you want to stay out of those
files. At that point you'd better have canonical naming on, but it should
work.
-- Scott
More information about the users
mailing list