Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Well, you won't be able to hang two demons on one port 80.
It will turn out to hang nginh on 80, apache on 81, and by means of nginh redirect the site to apache. This is actually how it usually works.
Well, or let nginh listen to ssl port (443), and apache 80.
There is no other way
give everything through nginx, hang apache on port 8080 for example (or any available one at all) and just proxy requests for specific sites to apache.
the guys are right, but if we already talk about the options for the name of the question, then
start everything in nginx and there or give php-fpm on nginx itself, but those that need to be kept on the apache mod give the proxy to apache
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question