[zephyrchat-cvs] site/htdocs .htaccess,1.1,1.2
Status: Alpha
Brought to you by:
akosut
|
From: <ak...@us...> - 2003-05-12 00:52:22
|
Update of /cvsroot/zephyrchat/site/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv3928 Modified Files: .htaccess Log Message: Remove redirect Index: .htaccess =================================================================== RCS file: /cvsroot/zephyrchat/site/htdocs/.htaccess,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- .htaccess 21 Apr 2003 18:49:30 -0000 1.1 +++ .htaccess 12 May 2003 00:52:19 -0000 1.2 @@ -1 +0,0 @@ -RedirectMatch ^/$ http://sourceforge.net/projects/zephyrchat/ |