I just updated to Sierra from El Capitan. When I went to continue my work on my localhost, which happens to be on my Mac, it stopped working. When I go to http://localhost/
1st it says "It works", when I reload the page, it says "This site can’t be reached", the same when I go to localhost/~matthew
. It does not list all the files and folders like it should. Does anybody know why or have had a similar problem? Any way to fix it? I've checked Terminal and localhost is in fact running.
I've already tried using localhost/~matthew/
, http://localhost/~matthew/
and [actual ip address]/~matthew/
. None of these work.
The server is apache. The Sites
folder is already in place under Users/Matthew/
.