- Issue created by @duckydan
I am using Fast404, and I had to add this to my settings.fast404.php file:
$settings['fast404_string_whitelisting'] = ['/.well-known/security.txt'];
After that, it works. Before that, it would throw a 404.
I suggest adding that to the documentation somewhere.
I am not using security.txt.sig, but that probably also needs this treatment.
Active
1.4
Documentation