Jump to content

Recommended Posts

Posted

Hi @ynqx04ha,

We have run a domain cleaning that looks for Cloudflare hosted DNS domains and check their .well-known directory to make sure they are still being hosted with us (because the way Cloudflare works, by proxying DNS records, we are unable to verify if a domain using its services is hosted with us otherwise). Please make sure your .well-known directory is accessible through your domain (i.e., yourdomain.com/.well-known/) by checking your .htaccess file rules and/or directory permissions, this will prevent your domain from being disabled in the future.

As for enabling your (sub)domains, you can do that on your Plesk panel by clicking on your domain (if its data isn't showing) and then on its status just change it to "Activate" or "Enable":

image.png.86096875c7fac6c3a0596f4e1016349a.png 

 

If you face any problems in enabling your (sub)domains, please answer this topic to let us know so I can escalate the issue to our root admins.

Posted

thanks for the info

my well known is readable only, but owned by root and can not be modified

htaccess should be fixed with RewriteRule ^\.well-known/.+ - [END]. is it required for the subdomains as well?

Posted

We discovered that the file based verification we implemented didn't work as well as we'd hoped. It turns out that it's incompatible with CloudFlare and Lily accounts, and domains that have their root redirected (which is a lot since people often put their site in a subfolder) have issues as well, which is probably what happened here.

You shouldn't need to modify the well-known folder yourself, just make sure visiting <domain>/.well-known/ doesn't redirect users to your website. You should get a directory listing or perhaps a default web page from Plesk.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...