add arch=both to download bounce
[grml.org.git] / download / bounce / .htaccess
index 04b46c5..020067f 100644 (file)
@@ -6,6 +6,9 @@ RewriteRule ^.*$ grml64
 RewriteCond %{QUERY_STRING} arch=i386
 RewriteRule ^.*$ grml
 
+RewriteCond %{QUERY_STRING} arch=both
+RewriteRule ^.*$ grml96
+
 RewriteCond %{QUERY_STRING} flavour=(medium|small)
 RewriteRule ^(.*)$ $0-%1