Page 1 of 1

How to Disabled Access site using HTTPS

PostPosted: 20. August 2021 08:02
by waraikobuot
Good Day,

I don`t know why I always access my localhost into https: after the installation I only wan`t to access it on http because I am having trouble to access mobile API. Anyone can help me with this? because my old version it doesn`t automatically access the site into https: I am using Xampp 7.3.28 it will force you to use https:

Re: How to Disabled Access site using HTTPS

PostPosted: 20. August 2021 11:39
by Nobbie
Xampp does not force to https. That must be something different, you must have installed any script or so which does that.

Re: How to Disabled Access site using HTTPS

PostPosted: 20. August 2021 11:59
by Altrea
Maybe it is your browser that forces or priotises https if you do not specify the protocol explicitly?

Re: How to Disabled Access site using HTTPS

PostPosted: 26. September 2021 06:15
by modoran
You could make Apache not listen on port 443, which is the default.