grant.haywood's blog
(Apache + Multipule name-based vhosts + SSL) = strange errors
Submitted by grant.haywood on Wed, 03/19/2008 - 10:48pm.Yesterday I discovered you cannot use apache to host multiple ssl-enabled sites on the same ip address. This was rather irking, but not the end of the world for my current project.
Apache will just use the first SSL declaration it finds for all following vhosts, and since it is TCP layer 4 and HTTP is TCP layer 5, this makes since the session is already setup by the time it gets the http request.
Hello, World!
Submitted by grant.haywood on Wed, 03/19/2008 - 10:02pm.So, first of all Hello Everyone!
You could say I’m new here. Its certainly better then the battle zone I worked in before, however you could say the work is more challenging. Its a good thing though, I never know what’s coming when I wake up in the morning.....


