Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • knowledgetree
  • tests
  • .htaccess
  • Allow tests to be run via the web for localhost. ...
    a74a292e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5401 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-15 13:32:08 +0000  
    Browse Code ยป
.htaccess 52 Bytes
Edit Raw Blame History
1 2 3
Order deny,allow
Allow from 127.0.0.1
Deny from all