0
I created a website on ASP.NET MVC
and uploaded my files to my hosting plan.
There I am entitled to a free Let’s Encrypt certificate. After activating it, an error occurred:
If I access my website like this: https://italorodrigo.com.br works normal.
But if I access it like this http://italorodrigo.com.br makes a mistake 403
.
Can it be something in your website code or hosting setup? Someone has been there?
Hi ital it may be that your httdocs server is configured for https or you have a file at the root. httacess configured to redirect this is just a hypothesis.
– Hemerson Prestes
From what I’ve seen vc have an SSL certificate that same , it will always direct to https for security reasons
– Hemerson Prestes
The point is, when accessing http, it gives error 403 instead of redirecting pro https
– Italo Rodrigo
I got it I’m gonna see how I did here in mine !
– Hemerson Prestes