I wanna deny access to a particular directory. In apache i would just do
"deny, allow" and the directory wouldnt be accessible. Is there something like that in apache? I've diabled the dir. listing, but i cant find anything that would actually protect the directory....