I'm using my localhost xampp
with Apache
, ports 80, 443. I've configured virtual host
for my local application through some domain name, Recently chrome
got updated to Version 63.0.3239.84
and while fetching the application it is throwing Privacy Error:
And while fetching the directly from the local host url, like localhost/phpmyadmin
it opens the page:
I followed localhost blocked on Chrome with "Privacy Error" and tried configuring as suggested which was already enabled
Help me out with this.