Allowing to access files in hidden directories on Apache server (especially “.well-known” folder)
问题 I want to create SSL certificate for my domain via the webroot directory ".well-known/acme-challenge" for verification. I'm using shared hosting and I don't have access to apache configuration files, so I can only use .htaccess file. Problem is that I can't access files in this folder from browser using address " my.domain /.well-known/acme-challenge/ filename ". I'm just getting 404 error, even though I have these files in this directory. So I want to know, if there's any rule, which I could