X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=download%2Fbounce%2F.htaccess;fp=download%2Fbounce%2F.htaccess;h=c300e72e566781f56b2b883b63108b634b7ab8d9;hb=87884c56d191a98a507b1c3188ed10e017f77f12;hp=020067f2deb73659b5e3fceaabd7ccc6dac0cc2d;hpb=ad6a0e00fd4fb1826756532950e42946a3e409a0;p=grml.org.git diff --git a/download/bounce/.htaccess b/download/bounce/.htaccess index 020067f..c300e72 100644 --- a/download/bounce/.htaccess +++ b/download/bounce/.htaccess @@ -4,14 +4,11 @@ RewriteCond %{QUERY_STRING} arch=amd64 RewriteRule ^.*$ grml64 RewriteCond %{QUERY_STRING} arch=i386 -RewriteRule ^.*$ grml +RewriteRule ^.*$ grml32 RewriteCond %{QUERY_STRING} arch=both RewriteRule ^.*$ grml96 -RewriteCond %{QUERY_STRING} flavour=(medium|small) -RewriteRule ^(.*)$ $0-%1 - RewriteCond %{QUERY_STRING} version=([0-9\-\.a-z]+) RewriteRule ^(.*)$ $0_%1