[Nice-commit] Nice/web .htaccess,1.9,1.10
Brought to you by:
bonniot
From: <bo...@us...> - 2003-07-18 22:49:47
|
Update of /cvsroot/nice/Nice/web In directory sc8-pr-cvs1:/tmp/cvs-serv11673/web Modified Files: .htaccess Log Message: Released 0.9.0 Index: .htaccess =================================================================== RCS file: /cvsroot/nice/Nice/web/.htaccess,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** .htaccess 30 May 2003 01:34:22 -0000 1.9 --- .htaccess 18 Jul 2003 22:49:44 -0000 1.10 *************** *** 1,5 **** Redirect /Wiki http://nice.sourceforge.net/cgi-bin/twiki/view ! Redirect /Nice.tar http://prdownloads.sourceforge.net/nice/Nice-0.8-unix.tar.gz ! Redirect /Nice.zip http://prdownloads.sourceforge.net/nice/Nice-0.8-windows.zip ! Redirect /nice.deb http://prdownloads.sourceforge.net/nice/nice_0.8_all.deb ! Redirect /nice.rpm http://prdownloads.sourceforge.net/nice/Nice-0.8-1.noarch.rpm --- 1,5 ---- Redirect /Wiki http://nice.sourceforge.net/cgi-bin/twiki/view ! Redirect /Nice.tar http://prdownloads.sourceforge.net/nice/Nice-0.9.0-unix.tar.gz ! Redirect /Nice.zip http://prdownloads.sourceforge.net/nice/Nice-0.9.0-windows.zip ! Redirect /nice.deb http://prdownloads.sourceforge.net/nice/nice_0.9.0_all.deb ! Redirect /nice.rpm http://prdownloads.sourceforge.net/nice/Nice-0.9.0-1.noarch.rpm |