I have read that:
Disable HTTP access to the domain, don’t even redirect or link it to SSL.This is the best practice against MITM and phising attacks.
so how can I access only https
request not redirect http
to https
disable http access
I have read that:
Disable HTTP access to the domain, don’t even redirect or link it to SSL.This is the best practice against MITM and phising attacks.
so how can I access only https
request not redirect http
to https
disable http access