PDA

View Full Version : [ubuntu] Apache https Server


Stormspace
September 10th, 2009, 09:51 AM
I have a web site running on my home server that I access from wherever, however I find that I am sometimes blocked by various filtering technologies. ;) I can access the webmin portal on the box using it's port via https however, so it's escaping the block somehow. My thought is to have the website mirrored somehow as an https site so I can still access it. I'd be using a port other than the one being used by webmin however.

How do I get Apache to server up encrypted pages(https) for a specific virtual web site?

wirelessmonkey
September 10th, 2009, 10:45 AM
A rather consise set of instructions found here:
http://beginlinux.com/blog/2009/01/ssl-on-ubuntu-810-apache2/

recentcoin
September 10th, 2009, 12:57 PM
Well, what you're talking about with webmin is a bit tricky. You have to use IP based virtual hosting in order to have more than one https site on a box (which webmin is using).