Changeset 4572
- Timestamp:
- 05/13/08 09:41:27 (2 months ago)
- Files:
-
- website/newdocs/.htaccess (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
website/newdocs/.htaccess
r4571 r4572 1 RedirectPermanent /api http://www.turbogears.org/1.0/docs/api2 RedirectPermanent /team/index.html http://docs.turbogears.org/TurboGearsTeam3 RedirectPermanent /team/helpwanted.html http://docs.turbogears.org/Contributing4 RedirectPermanent /support/index.html http://docs.turbogears.org/GettingHelp5 RedirectPermanent /about/status.html http://docs.turbogears.org/DevStatus6 1 RedirectPermanent /about/changelog.html http://trac.turbogears.org/wiki/ChangeLog 7 2 RedirectPermanent /about/license.html http://docs.turbogears.org/1.0/License 8 3 RedirectPermanent /about/philosophy.html http://docs.turbogears.org/1.0/Philosophy 4 RedirectPermanent /about/status.html http://docs.turbogears.org/DevStatus 5 RedirectPermanent /api http://www.turbogears.org/1.0/docs/api 6 RedirectPermanent /download/mac.html http://docs.turbogears.org/1.0/InstallMac 7 RedirectPermanent /download/nix.html http://docs.turbogears.org/1.0/InstallNix 8 RedirectPermanent /download/upgrade.html http://docs.turbogears.org/1.0/Upgrade 9 RedirectPermanent /download/windows.html http://docs.turbogears.org/1.0/InstallWindows 9 10 RedirectMatch permanent /widgets/.* http://docs.turbogears.org/1.0/Widgets 11 RedirectPermanent /support/index.html http://docs.turbogears.org/GettingHelp 12 RedirectPermanent /team/index.html http://docs.turbogears.org/TurboGearsTeam 13 RedirectPermanent /team/helpwanted.html http://docs.turbogears.org/Contributing