Yes, I use apache as backend server. I already added it before.
KingOfDCP Reviewed by KingOfDCP on . Have a little confusion with Nginx config as reverse proxy Hello, I install nginx as a reverse proxy. If I use proxy_pass http://127.0.0.1:port, it does not work. But if I use proxy_pass domain:port, it works. Even I can use browser to access http://ip:port. Could anyone explain for me? Rating: 5