By venukadalinv
As I was followed your tutorial on how to configure NGINX + Django. However, at last I was not able to see my application om browser. I am still getting message “Welcome to nginx!” on my browser. Currently I am using Centos7.5. Kindly let me know that how to trace the errors or steps to overcome this issue.
Thanks in advance. Regards, Venu
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!
Hi there,
It is possible that you have multiple Nginx server block files in /etc/nginx/conf.d and the incorrect one is being served.
You can check that with the following command:
sudo ls -l /etc/nginx/conf.d
If this is the case I would recommend removing the one that is not needed.
If there is only one file in there, then it could be a problem with the configuration. Feel free to share the content of the file here so that I could try to advise you further.
Regards, Bobby
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.