I am trying to launch an app on my Apache2 server, the local configuration seems to be working fine as I already have the default Apache page up. I have a folder called school stored in var/WWW/html which have an index.php script. The page displays "Awaiting Resources" message when I point to "127.0.0.1". What can do to resolve this? It worked when I added an "index.html" file instead.
source https://stackoverflow.com/questions/70414297/awaiting-resources-message-in-apache2-server-in-kali-linux
Comments
Post a Comment