Hi, I know there are a lot of scripts that restrict access to directories and all files within them but I want one that is similar, but allows access to files within the directory, e.g:
example.com/test/randomscript.js -> Allowed
example.com/test -> Denied (Forbidden)
Here's a live example of what I mean:
http://www.headfirstmusic.co.uk/scri...wbox-jquery.js -> Allowed
http://www.headfirstmusic.co.uk/scripts/shadowbox/ -> Denied
How can I get the same result?
Thanks.
Bookmarks