Hi,
I have just set up a debian 7 droplet with nginx and PHP installed. When I visited the IP for the server it displayed the default web page “welcome to nginx”. I used “sudo nano” add some HTML to this file just to check I was reading the correct file.
After saving the page will no longer display. Is there an issue with the file format after save?
Any thoughts gratefully received!
Thanks
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Could be owner of the file, file permissions, etc… When you say won’t display, is there server error or just blank white page? You could check the nignx error log.