Changeset 4571

Show
Ignore:
Timestamp:
05/13/08 09:30:45 (6 months ago)
Author:
carndt
Message:

Remove obsolete docs from web site and set up redirects; add robots.txt; add README for web site admins

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • website/newdocs/.htaccess

    r4570 r4571  
    1 Redirect permanent /api http://www.turbogears.org/1.0/docs/api 
     1RedirectPermanent /api http://www.turbogears.org/1.0/docs/api 
     2RedirectPermanent /team/index.html http://docs.turbogears.org/TurboGearsTeam 
     3RedirectPermanent /team/helpwanted.html http://docs.turbogears.org/Contributing 
     4RedirectPermanent /support/index.html http://docs.turbogears.org/GettingHelp 
     5RedirectPermanent /about/status.html http://docs.turbogears.org/DevStatus 
     6RedirectPermanent /about/changelog.html http://trac.turbogears.org/wiki/ChangeLog 
     7RedirectPermanent /about/license.html http://docs.turbogears.org/1.0/License 
     8RedirectPermanent /about/philosophy.html http://docs.turbogears.org/1.0/Philosophy 
    29RedirectMatch permanent /widgets/.* http://docs.turbogears.org/1.0/Widgets