]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
For security add .htaccess files to subdirectories.
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 8 Nov 2001 16:00:39 +0000 (16:00 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 8 Nov 2001 16:00:39 +0000 (16:00 +0000)
commit9692f10d57656a0b57d00e4aff0fff8b84b2de83
tree1e837bd96451f34a801422f3937040f45fd0f04c
parent34671b6dd51f0510551154394581c6780ada1bf0
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.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@617 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/.htaccess [new file with mode: 0644]
locale/.htaccess [new file with mode: 0644]
pgsrc/.htaccess [new file with mode: 0644]
schemas/.htaccess [new file with mode: 0644]
templates/.htaccess [new file with mode: 0644]