On Mon, 29 Sep 2008 16:40:49 -0500, "Justin Pasher" <justinp@xxxxxxxxxxxxxxxxxxx> said: > > If you do it within the apache config, the server will send the 302 > redirect header before trying to exchange any SSL key related > information. Once they have been kicked over to > https://www.csulb.edu/, the normal SSL handshake will occur, since > they will not hit the rewrite rule. Unfortunately, Apache can't even see the request until after a successful SSL handshake (it's encrypted, after all), so nothing that depends on anything but the IP address and port the request is received on can really be taken into account before the handshake. Dan --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx