• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue /.well-known/acme-challenge/* gets redirect to the homepage

clemensmol

New Pleskian
Server operating system version
AlmaLinux 9.6
Plesk version and microupdate number
18.0.72
How do I disable domain.com/.well-known/acme-challenge/* from being redirected to the homepage? Its causing unnecessary load on our server, lots of /.well-known/acme-challenge/* 404's ending up being rendered by Wordpress

I tried changing .htaccess to exclude that dir and changing apache/nginx settings in Plesk but to no avail. Every request (at least the 404's) are getting redireced to /

Like for example http://test.domain.com/.well-known/acme-challenge/TEST gets redirected to Blank Title
 
Back
Top