Commit 0320cc96f8a8995ba46b59a023423872e6eec5c6

Authored by nbm
1 parent 62f7e684

Disable any further overrides in this path (prevents .htaccess files

from being uploaded and potentially changing these settings)


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3291 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 1 additions and 0 deletions
Documents/.htaccess
1 1 Order deny,allow
2 2 Deny from all
  3 +AllowOverride none
... ...