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!
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)
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.