2 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/[a-z0-9]{32}$"
\r
3 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/atom"
\r
4 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/blobdiff/"
\r
5 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/blobdiff_plain/"
\r
6 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/blob"
\r
7 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/blob_plain"
\r
8 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/commit/"
\r
9 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/commitdiff/"
\r
10 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/commitdiff_plain/"
\r
11 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/history/"
\r
12 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/log/"
\r
13 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/patch/"
\r
14 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/rss"
\r
15 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/shortlog/"
\r
16 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/snapshot/"
\r
17 RedirectMatch 402 "^/[a-zA-Z0-9._-]+/tree/"
\r