Looping issue where no cookies are being sent in the response
Bradley Wagner
bradley.wagner at hannonhill.com
Tue Nov 5 17:09:54 EST 2013
Odd, I've never seen a protocol or port used in a ServerName.
In this case, Apache is handling SSL for me. I guess it's a reverse proxy
technically because I'm specifying ProxyPass and ProxyPassReverse in the
VirtualHost? Not really sure.
On Tue, Nov 5, 2013 at 5:06 PM, Tom Zeller <tzeller at dragonacea.biz> wrote:
> > <VirtualHost *:443>
> > ServerName myserver.cascadeserver.com
>
> Should
>
> ServerName myserver.cascadeserver.com
>
> be
>
> ServerName https://myserver.cascadeserver.com:443
>
> ?
>
> Just guessing.
>
> "Sometimes, the server runs behind a device that processes SSL, such
> as a reverse proxy, load balancer or SSL offload appliance. When this
> is the case, specify the https:// scheme and the port number to which
> the clients connect in the ServerName directive to make sure that the
> server generates the correct self-referential URLs."
>
> https://httpd.apache.org/docs/2.2/mod/core.html#servername
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20131105/a239ad6f/attachment.html
More information about the users
mailing list