Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDon’t write trace summary report when Wordfence is downloading .htaccess #75
Labels
Comments
This comment has been minimized.
This comment has been minimized.
The request is
so let's check for |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When configuring Wordfence, it downloads the original .htaccess file. The trace summary report is appended to the output.
Expected output
Just .htacess
Actual output
.htaccess followed by oik-bwtrace summary report.
Workaround
Deselect the option to produce a summary report.