Jump to content

.htaccess problem(?)


8659design

Recommended Posts

Hi!

I try to verified ssl-certificate. My webhost has a good solution for this but i got an problem.

I got this message when I try to verify the certificate(its first time verification).
Certificate for www.mydomain.se cannot be requested, receives 301 redirect. If you want to issue a certificate for a domain like 301s, you must add it to your .htaccess under RewriteEngine On (or under RewriteBase) RewriteRule ^ .well-known (. *) $ - [L, NC]

So of cource I add
RewriteRule ^ .well-known (. *) $ - [L, NC] under RewriteEngine On but its not worrking, I still got the 201 redirect message.

Is there maybe some setting I have missed thats override .htaccess?

More information from my host about ths problem
https://translate.google.com/translate?hl=en&sl=auto&tl=en&u=https%3A%2F%2Flopnet.zendesk.com%2Fhc%2Fsv%2Farticles%2F360002971891-letsencrypt-hos-lopnet

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...