Ghost behind Apache SSL Virtual Host
After getting Ghost set up just the way I wanted it was time to turn on SSL and put it behind my Apache instance. Reasonable simple process except for one catch, mod_headers
A collection of 2 posts
After getting Ghost set up just the way I wanted it was time to turn on SSL and put it behind my Apache instance. Reasonable simple process except for one catch, mod_headers
After a lot of stuffing around and trial and error I've finally managed to get MythWeb configured using Apache as a reverse proxy. Additionally averything is transmitted using HTTPS rather than HTTP. The