From: Christian Hofstaedtler Date: Wed, 21 Dec 2011 00:05:55 +0000 (+0100) Subject: add arch=both to download bounce X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=9c423b9db641a00fde02066c2305bd4fbda1697e;p=grml.org.git add arch=both to download bounce --- diff --git a/download/bounce/.htaccess b/download/bounce/.htaccess index 04b46c5..020067f 100644 --- a/download/bounce/.htaccess +++ b/download/bounce/.htaccess @@ -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