# duplicated in httpd.conf in r795618 Options +Includes RewriteEngine On RedirectMatch ^/buildbot/all$ http://ci.apache.org/waterfall?category=svn-prod\&category=svn-warnings\&category=svn-status\&category=svn-compat\&show_events=true RedirectMatch ^/buildbot/prod$ http://ci.apache.org/waterfall?category=svn-prod\&category=svn-warnings\&show_events=true RedirectMatch ^/buildbot/stat$ http://ci.apache.org/waterfall?category=svn-status\&show_events=true RedirectMatch ^/buildbot/compat$ http://ci.apache.org/waterfall?category=svn-compat\&show_events=true 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]