Loading hosts/jenkins/etc/apache2/reproduciblemap.conf +0 −5 Original line number Diff line number Diff line Loading @@ -135,11 +135,6 @@ RewriteRule ^/(.*) /netbsd/netbsd.html [R,L] RewriteCond %{REQUEST_URI} ^/freebsd(/|)$ RewriteRule ^/(.*) /freebsd/freebsd.html [R,L] # redirect /alpine/ to alpine/alpine.html # note: the missing slash in the RewriteRule is wanted to avoid a double slash RewriteCond %{REQUEST_URI} ^/alpine(/|)$ RewriteRule ^/(.*) /alpine/alpine.html [R,L] # redirect /archlinux/ to archlinux/archlinux.html # note: the missing slash in the RewriteRule is wanted to avoid a double slash RewriteCond %{REQUEST_URI} ^/archlinux(/|)$ Loading Loading
hosts/jenkins/etc/apache2/reproduciblemap.conf +0 −5 Original line number Diff line number Diff line Loading @@ -135,11 +135,6 @@ RewriteRule ^/(.*) /netbsd/netbsd.html [R,L] RewriteCond %{REQUEST_URI} ^/freebsd(/|)$ RewriteRule ^/(.*) /freebsd/freebsd.html [R,L] # redirect /alpine/ to alpine/alpine.html # note: the missing slash in the RewriteRule is wanted to avoid a double slash RewriteCond %{REQUEST_URI} ^/alpine(/|)$ RewriteRule ^/(.*) /alpine/alpine.html [R,L] # redirect /archlinux/ to archlinux/archlinux.html # note: the missing slash in the RewriteRule is wanted to avoid a double slash RewriteCond %{REQUEST_URI} ^/archlinux(/|)$ Loading