Author: mes Date: 2010-09-14 19:29:30 -0700 (Tue, 14 Sep 2010) New Revision: 21858
Added: new_cytoscape_website/trunk/.htaccess Log: added .htaccess for plugins.xml support Added: new_cytoscape_website/trunk/.htaccess =================================================================== --- new_cytoscape_website/trunk/.htaccess (rev 0) +++ new_cytoscape_website/trunk/.htaccess 2010-09-15 02:29:30 UTC (rev 21858) @@ -0,0 +1,3 @@ +AddType application/x-java-jnlp-file .jnlp +AddType application/x-java-archive-diff .jardiff +Redirect 301 /plugins/plugins.xml http://chianti.ucsd.edu/cyto_web/plugins/plugins.xml -- 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.
