[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23652: {website} download-easy shouldn't be used yet. (website/trunk)
Author: phobos
Date: 2010-10-20 13:01:46 +0000 (Wed, 20 Oct 2010)
New Revision: 23652
Modified:
website/trunk/.htaccess
Log:
download-easy shouldn't be used yet.
Modified: website/trunk/.htaccess
===================================================================
--- website/trunk/.htaccess 2010-10-20 12:50:14 UTC (rev 23651)
+++ website/trunk/.htaccess 2010-10-20 13:01:46 UTC (rev 23652)
@@ -33,4 +33,4 @@
# Download websites
RewriteRule ^download/$ /download/download [R=301,L]
RewriteRule ^download.html(.*) /download/download.html$1 [R=301,L]
-RewriteRule ^easy-download(.*) /download/download-easy$1 [R=301,L]
+RewriteRule ^easy-download(.*) /download/download.html$1 [R=301,L]