[[PageOutline(2-5,Contents,pullout)]] = Define server-side redirects == Description This plugin allows admin users - that have the `TRAC_ADMIN` permission - to define server-side redirects in Trac admin interface. It supports regular expression matching and replacing. After installation a new panel '''Redirects''' appears in the Trac web admin interface. == Bugs/Feature Requests Please use [https://github.com/trac-hacks/trac-redirects/issues GitHub] for any issues you have with RedirectsPlugin. == Download Download the zipped source from [https://github.com/trac-hacks/trac-redirects/archive/master.zip here]. == Source You can clone RedirectsPlugin from [https://github.com/trac-hacks/trac-redirects here] using git, or [https://github.com/trac-hacks/trac-redirects browse the source] on GitHub. == Installation {{{#!sh pip install RedirectsPlugin }}} For more information, please follow [TracPlugins#InstallingaTracPlugin documentation] on how to install Trac's plugins. == Author/Contributors '''Author:''' [wiki:mitar] [[BR]] '''Maintainer:''' [wiki:mitar] [[BR]] '''Contributors:'''