# duplicated in httpd.conf in r795618 Options +Includes RewriteEngine On RedirectMatch ^/buildbot/all$ https://ci2.apache.org/#/waterfall?tags=svn-prod\&tags=svn-warnings\&tags=svn-status\&tags=svn-compat RedirectMatch ^/buildbot/prod$ https://ci2.apache.org/#/waterfall?tags=svn-prod\&tags=svn-warnings RedirectMatch ^/buildbot/stat$ https://ci2.apache.org/#/waterfall?tags=svn-status RedirectMatch ^/buildbot/compat$ https://ci2.apache.org/#/waterfall?tags=svn-compat RedirectMatch ^/patches$ /docs/community-guide/general.html#patches RedirectMatch ^/HACKING$ /docs/community-guide/ RedirectMatch ^/prerelease-caveats$ /docs/community-guide/releasing.html#prerelease-caveats Redirect /wiki https://cwiki.apache.org/confluence/display/SVN RedirectMatch permanent ^/issue-tracker(\.html)?$ /reporting-issues$1 RedirectMatch ^/issue[^A-Za-z0-9]?(\d+)$ https://issues.apache.org/jira/browse/SVN-$1 RewriteRule ^/?download(\.html)?/?$ /download.cgi [PT]