X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=download%2Fbounce%2F.htaccess;h=c300e72e566781f56b2b883b63108b634b7ab8d9;hb=db0a5d637e042b3bf1b646f82af35412141a6040;hp=020067f2deb73659b5e3fceaabd7ccc6dac0cc2d;hpb=9c423b9db641a00fde02066c2305bd4fbda1697e;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