• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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