Question
Can't Find PHP File After Switching Ports!!!!
I am using this tutorial: https://www.digitalocean.com/community/tutorials/how-to-create-temporary-and-permanent-redirects-with-apache. Everything goes well until Step Five. I am able to load my example.com:8080 website, but when I try to load the PHP document (example.com:8080/info.php), I can’t find it! I only lost track of it once I switched my ports and what not, but I tried creating a new PHP document and I sitll can not find it!. Does anyone know how I can fix this? It says my requested URL was not found.
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.
×