I’ve been working on a React project and haven’t tried to load one of my Grav projects locally in about three weeks.
When I try to access localhost/<project_name> I just get
“This site can’t be reached
localhost refused to connect.”
I haven’t changed anything concerning Grav or my webroot folder to the best of my knowledge.
I can start my local server on a port with Node and load other projects with no issues.
I ran sudo apachectl
to be sure my local server was up and it was already running.
I do not have any proxy servers.
Let me know if anyone has experienced something similar or has a possible fix…thank you!