[Nice-commit] Nice/web .htaccess,1.22,1.23
Brought to you by:
bonniot
From: Daniel B. <bo...@us...> - 2007-11-26 09:31:32
|
Update of /cvsroot/nice/Nice/web In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12845/web Modified Files: .htaccess Log Message: Released 0.9.13 Index: .htaccess =================================================================== RCS file: /cvsroot/nice/Nice/web/.htaccess,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** .htaccess 7 Jun 2005 10:08:54 -0000 1.22 --- .htaccess 26 Nov 2007 09:31:34 -0000 1.23 *************** *** 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 --- 1,7 ---- ! -e 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.13-unix.tar.gz ! Redirect /Nice-source.tar.gz http://prdownloads.sourceforge.net/nice/Nice-0.9.13-source.tgz ! Redirect /Nice.zip http://prdownloads.sourceforge.net/nice/Nice-0.9.13-windows.zip ! Redirect /nice.deb http://prdownloads.sourceforge.net/nice/nice_0.9.13-1_all.deb ! Redirect /nice.rpm http://prdownloads.sourceforge.net/nice/Nice-0.9.13-1.noarch.rpm |