Question
nginx and apache dont work together
I set up Apache on my VPS after I choosed to use Nginx. I changed the port for Nginx to 8000 but when I go to Nginx page http://95.85.39.84:8000/ I get just Apache welcome page. I shut down Apache so dont understand how can be there. when i go to http://95.85.39.84/ i got :
403 Forbidden
nginx/1.6.2
thanks. mike
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.
×
Hi! It’s a bit unclear what you are trying to accomplish. If you’re trying to setup Nginx in front of Apache as a reverse proxy, check out this article:
If you’re still running into issue, could you share your Apache and Nginx configurations?
Hi asb,
we have a lot of website on shared hosting and would like to move one by one all to digitalocean. Also I would like to have some localhost on my VPN.
And also pushing from my localhost to VPN through capistrano and github. I bit confused if I am right.