Patrick Giagnocavo wrote: > Best bet is to run different SSL hosts on different ports; then put in a > redirect on the http side that just redirects e.g. > > http://host1/secure redirects to https://host1:443 > http://host2/secure redirects to https://host2:453 This is precisely what I was about to suggest. Peace... Sridhar