Archive for the ‘apache’ Category

Apache VirtualHost and Certificates for HTTPS

Tuesday, December 9th, 2008

I've finally managed to get this working, so now I need to write some note in case I have to redo it in the future :) This is short howto about enabling https and multiple virtual hosts on Apache 2.0. Much of the instructions are copypasted from Debian ...