Access the site through localhost

exemaco

Verified User
Joined
Dec 14, 2019
Messages
40
Hello,

I have enabled temporary urls and it works very well with the public ip of the server, but if I try to access by localhost = error 404


http://ServerPublicIP/~user/ = works fine

http://localhost/~user/ = error 404


CjdS6nL.png
 
But that might mess up some other stuff. localhost should be 127.0.0.1
 
Back
Top