From: Geoffrey T. D. <da...@us...> - 2001-11-08 16:00:41
|
Update of /cvsroot/phpwiki/phpwiki/schemas In directory usw-pr-cvs1:/tmp/cvs-serv6391/schemas Added Files: .htaccess Log Message: For security add .htaccess files to subdirectories. For people with (suitably configured) apache web servers, these will deny direct web access to the files in the subdirectories: lib, locale, pgsrc, schemas, and templates. --- NEW FILE --- order allow,deny Deny from all |