how to configure mod_shib behind Load Balancer

Rainer Hoerbe rainer at hoerbe.at
Sat Mar 12 04:06:26 EST 2016


> 
>> I read thru  apache docs again, but I could not find any explanations of what you are
>> recommending. So I beg humbly for the right keywords to look up, or a
>> example of vhost+shib.conf working behind a proxy.
> 
> The only Apache command involved here is normally ServerName. I don't know the full set of virtualization differences in your system, but ServerName is pretty well documented. If the logical vhost is https://logical.com:443, that's pretty much the value to use.
> 
> As far as the SP is concerned, Apache needs to tell it that it's running on https://logical.com:443 and if it does that, the SP just works.

Yes, this is working. I failed to see that ServerName allows to specify the scheme, I think I looked up 2.2 documentation. Thank you for your patient explanation.

- Rainer

> 
> -- Scott



More information about the users mailing list