[Nice-commit] Nice/web .htaccess,1.21,1.22
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2005-06-07 10:09:05
|
Update of /cvsroot/nice/Nice/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28455/web Modified Files: .htaccess Log Message: Released 0.9.11 Index: .htaccess =================================================================== RCS file: /cvsroot/nice/Nice/web/.htaccess,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** .htaccess 25 Feb 2005 17:49:38 -0000 1.21 --- .htaccess 7 Jun 2005 10:08:54 -0000 1.22 *************** *** 1,6 **** ! Redirect /Wiki http://nice.sourceforge.net/cgi-bin/twiki/view ! Redirect /Nice.tar http://prdownloads.sourceforge.net/nice/Nice-0.9.10-unix.tar.gz ! Redirect /Nice-source.tar.gz http://prdownloads.sourceforge.net/nice/Nice-0.9.10-source.tar.gz ! Redirect /Nice.zip http://prdownloads.sourceforge.net/nice/Nice-0.9.10-windows.zip ! Redirect /nice.deb http://prdownloads.sourceforge.net/nice/nice_0.9.10-1_all.deb ! Redirect /nice.rpm http://prdownloads.sourceforge.net/nice/Nice-0.9.10-1.noarch.rpm --- 1,7 ---- ! DirectoryIndex index.php index.html ! Redirect /Wiki http://nice.sourceforge.net/cgi-bin/twiki/view ! Redirect /Nice.tar http://prdownloads.sourceforge.net/nice/Nice-0.9.11-unix.tar.gz ! Redirect /Nice-source.tar.gz http://prdownloads.sourceforge.net/nice/Nice-0.9.11-source.tgz ! Redirect /Nice.zip http://prdownloads.sourceforge.net/nice/Nice-0.9.11-windows.zip ! Redirect /nice.deb http://prdownloads.sourceforge.net/nice/nice_0.9.11-1_all.deb ! Redirect /nice.rpm http://prdownloads.sourceforge.net/nice/Nice-0.9.11-1.noarch.rpm |