Accessible directories – Can become a security risk?
-
Is it possible to protect somehow the direct access of the directories from which the cache is served?
I was checking the logs and it seams like a tap was open and a lot of IPs targeting source files
wp-content/cache/speedycache/webite.com/assets/---all files---My .htaccess prevents direct browsing but not there.. if I am to add a rule in htaccess to prevent direct access to javascript/css and other files the plugin stores the site will not function well even if I do the expectation IP of my website still all in the open… and I feel naked leaving all those files in easy access.
A bit of security layer would be good.
Yes, there’s the index.html file in the directory… prevents not displaying the index of files yet as I’ve said…. there’s a leak and IPs are targeting constantly .
Also, maybe obfuscate the name of the files… I don’t know.
Maybe it is nothing and it is not a security risk but better safe than sorry I say.
The topic ‘Accessible directories – Can become a security risk?’ is closed to new replies.