add arch=both to download bounce
authorChristian Hofstaedtler <ch@grml.org>
Wed, 21 Dec 2011 00:05:55 +0000 (01:05 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Wed, 21 Dec 2011 00:05:55 +0000 (01:05 +0100)
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