Question
Running Ghost on domain.com and Apache subdirectory
Hi everyone!
I would like to ask some advices regarding Ghost and Apache. I'm using Apache for running my homepage (static HTML) and two Drupal website (var/www/drupal1 e /var/www/drupal2). I did not set any virtual server or anything, it's everything very basic!
I would like to start using Ghost, but at the same time, leaving there the two Drupal websites. What I should do?
I was thinking:
1. Find a way of leaving Apache only for domain.com/drupal1 and domain.com/drupal2 (how??)
2. Create a subdirectory blog.domain.com with Ghost, and simply using Apache to forward everyone who is trying to access domain.com there (but I would prefer to not alter the url and leave my domain.com)
3. Replace apache with nginx, but I am afraid of encountering problems with Drupal.
Any suggestions? and mostly..how can I do such things (links for guide/tutorial are very much appreciated!) ? :D
Thanks in advance!
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×