I have a Laravel site that use to be able to load fine on my local Mac OS Mojave.
bheng.test
Now, when I tried to go to bheng.test
, it kept redirecting to https://www.bunlongheng.com
But when I open it up in private browser, it seems to stay
/etc/hosts
127.0.0.1 bheng.test
127.0.0.1 local.test
127.0.0.1 resume.test
vhost
<VirtualHost *:80 >
ServerName bheng.test
VirtualDocumentRoot "/Users/bheng/Sites/bheng/public"
UseCanonicalName Off
</VirtualHost>
I reset my Chrome caches, and still seeing it.
Why is that? Did someone else experience this too ?
Did I do anything wrong ?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire