Report this

What is the reason for this report?

Does application server and proxy server configuration interrupt nginx to serve as web server ?

Posted on January 29, 2018

In my server I have hosted many sites with nginx as well I have configure one of the nginx configuration to serve application in centos with proxy in the same server. now while i try to host new site with subdomain that is being served by the same nginx , the site doesnot get hit via any browser but while i do ping it hits the dedicated ip of the droplets, I searched every logs but there’s no singe sign of any errors even every service are running smoothly. other sites hosted are also running smoothly. Any suggestion or idea how could i solve this ?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Does application server and proxy server configuration interrupt nginx to serve as web server

The answer is no it does not. You can configure NGINX to server as a proxy, a web server, a load balancer, etc…

without seeing the configuration file(s) I can only say ensure that you have reloaded/restarted NGINX after you have updated your config file(s)

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.