I have a project virtually hosted in my computer(OS-Ubuntu , LAMP Stack). The URL is I use to run my web app is http://ecommerce.dev . And It works fine in Firefox, but when I enter same URL in Google Chrome. I get an error saying This site can’t provide a secure connection ecommerce.dev sent an invalid response. ERR_SSL_PROTOCOL_ERROR And the URL in the browser automatically changes to https://ecommerce.dev.
So I you guys to solve this problem.