modified .htaccess

git-svn-id: svn://anubis/tipman@3 ce01c143-e732-0410-ac0e-c064f6e6c7ef
This commit is contained in:
Josh Holtrop 2008-09-08 01:53:56 +00:00
parent ff1358ea28
commit 695b195432

View File

@ -1,4 +1,5 @@
DirectoryIndex login.php index.html
RewriteEngine on
RewriteRule ^$ login.php [L]
<Files *.inc>
Order allow,deny