Local sites forced to open with https:// after upgrading to MAMP 4.2

Posted on

Problem :

I mistakenly upgraded to MAMP 4.2 free version. Now all my sites are trying to open with https:// which generate an error when trying to access to any of my local websites. I already checked hosts, httpd-vhosts.conf, httpd.conf files and they all seems to be OK. Need help! https:// error I receive

Solution :

It’s caused by the New Chrome Update 63. you have to change .dev to something else, .localhost or .test or something.

Look at this article here
https://ma.ttias.be/chrome-force-dev-domains-https-via-preloaded-hsts/

Leave a Reply

Your email address will not be published. Required fields are marked *