Question
Site fails to connect after apache2 reboot
After rebooting Apache2 for any reason (including powering down and on), my site becomes inaccessible via the droplet’s IP address, with apache2 showing “The requested URL / was not found on this server”. I don’t currently have a domain set up, but I’m able to access the droplet via the console and ftp.
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.
×
Have you checked that your apache config persisted through the reboot?
Yes my config file stays the same. I’m thinking of downloading the site before and after rebooting, and comparing the contents with Winmerge.