I want to deny access to ALL files on the server, but one that everyone should be able to access. I thought it would be easy, but I can't figure it out..
Any one? :-)
//Mattias
closed
5:42 am on Mar 12, 2004 (gmt 0)
Pseudo-code: If REQUEST_URI is not the file that everyone should be able to access, send out a 403 Forbidden.