Thank you
Unfortunately not available for our architecture.
I will keep plugging.
eric
On 02/10/2014 09:13 PM, Michael Streeter wrote:
On 2/10/2014 8:04 AM, Eric K. Dickinson wrote:
Thank you very much.
I gave it a go... Still no Joy, the attempts at directory recursion
still end up in
Thank you very much.
I gave it a go... Still no Joy, the attempts at directory recursion
still end up in the access log...
More reading.
eric
On 02/07/2014 10:31 AM, Michael Streeter wrote:
On 1/28/2014 10:09 AM, Eric K. Dickinson wrote:
Good Morning.
We have a bunch of WordPress sites
Good Morning.
We have a bunch of WordPress sites.
We also have a requirement to be scanned by Nessus and AppScan.
This drives the caching on WordPress nuts.
I have been able to significantly reduce this with a ReWriteRule.
RewriteEngine on
RewriteRule .*\.(dll|ini|exe|com)$ - [R=404,NC]
Rewrite