Can I run a Ghost blog using Apache and node.js?
I host multiple websites on my server, most of which are anywhere from basic HTML pages to Wordpress blogs. Is there any way that I can run a Ghost blog along side all of that on a separate virtual host within Apache? I've tried doing this in the past but I had Nginx and apache both running.
I'm just beginning to learn about node.js, so I'll I know at this point is that it's needed for Ghost to run.
tldr; I want to have a ghost blog that I can server with apache and still be able to access my other websites.
Log In to Comment