Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

404 when trying to access .well-known/security.txt #7

@omerlh

Description

@omerlh

First, thank you for this plugin - I was very happy to find it :)
I've just installed the plugin and enabled it on the setting section. For some reason, when I'm trying to access .well-known/security.txt, I got 404 error from nginx. The plugin is working, because the redirect from security.txt to .well-known/security.txt is working - just the security.txt is not rendered.

Those are my settings:

enable: true (string)
redirect: true (string)
menu: true (string)
contact: <redacted>(string)
encryption: (NULL)
acknowledgement: (NULL)
disclosure: full (string)
cache: true (string)
credits: true (string)
statistics: false (string)
debug: true (string)

And these are the cache settings:

Enabled: true (boolean)
Location: /tmp//wordpress-security-txt-cache.txt
Cleared: false
Exists: false

I've also tried to disable the cache - but this doesn't help. I looked on the code and couldn't find any logs that can help me understand what's going on. Can you please help me out?
Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions