Author: mes Date: 2010-11-04 09:03:50 -0700 (Thu, 04 Nov 2010) New Revision: 22711
Modified: new_cytoscape_website/trunk/.htaccess Log: added redirect for old supplementary data Modified: new_cytoscape_website/trunk/.htaccess =================================================================== --- new_cytoscape_website/trunk/.htaccess 2010-11-04 01:25:51 UTC (rev 22710) +++ new_cytoscape_website/trunk/.htaccess 2010-11-04 16:03:50 UTC (rev 22711) @@ -6,3 +6,4 @@ Redirect 301 /datasets/stelzl.sif http://chianti.ucsd.edu/cytoscape-data/stelzl.sif Redirect 301 /datasets/rual.sif http://chianti.ucsd.edu/cytoscape-data/rual.sif Redirect 301 /tut/getting.started/RUAL.subset.sif http://chianti.ucsd.edu/cytoscape-data/RUAL.subset.sif +Redirect 301 /ISBM2002 http://prosecco.ucsd.edu/ISBM2002 -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
