I'm trying to limit the access to every file from a specific user through htaccess. It's even possible? I can't figure out how to allow every file access only if username is not a specific one, I use an HTTP login with PHP (REMOTE_USER of $_SERVER)
Thanks and sorry for my bad english :)
