RedirectPermanent /download.html http://www.t2-project.org/download/
RedirectPermanent /download/ http://www.t2-project.org/download/24.12.html
RedirectPermanent /releases/ http://www.t2-project.org/download/
RedirectPermanent /buildintro.html http://www.t2-project.org/documentation/buildintro.html
RedirectPermanent /faq.html http://www.t2-project.org/faq/
RedirectPermanent /contact.html http://www.t2-project.org/contact/
RedirectPermanent /documentation.html http://www.t2-project.org/documentation/
RedirectMatch permanent handbook/html/t2-handbook.*$ http://www.t2-project.org/handbook/html/
RedirectMatch permanent handbook/html/apas0.*$ http://www.t2-project.org/handbook/html/
RedirectPermanent /handbook.html http://www.t2-project.org/documentation/
RedirectPermanent /developer.html http://www.t2-project.org/developer/
RedirectPermanent /targets.html http://www.t2-project.org/targets/
RedirectPermanent /targets/archivista.html http://www.t2-project.org/targets/archivista/
RedirectPermanent /targets/dreamcast.html http://www.t2-project.org/targets/dreamcast/
RedirectPermanent /targets/embedded.html http://www.t2-project.org/targets/embedded/
RedirectPermanent /targets/generic.html http://www.t2-project.org/targets/generic/
RedirectPermanent /targets/psion.html http://www.t2-project.org/targets/psion/
RedirectPermanent /targets/t-resc.html http://www.t2-project.org/targets/t-resc/
RedirectPermanent /targets/t2rtbt.html http://www.t2-project.org/targets/t2rtbt/
RedirectPermanent /targets/wrt2.html http://www.t2-project.org/targets/wrt2/
RedirectPermanent /installintro.html http://www.t2-project.org/documentation/installintro.html
RedirectPermanent /people.html http://www.t2-project.org/developer/people.html
RedirectPermanent /architectures.html http://www.t2-project.org/architectures/
RedirectPermanent /platforms.html http://www.t2-project.org/architectures/
RedirectPermanent /architectures/alpha.html http://www.t2-project.org/architectures/alpha/
RedirectPermanent /architectures/arm.html http://www.t2-project.org/architectures/arm/
RedirectPermanent /architectures/avr32.html http://www.t2-project.org/architectures/avr32/
RedirectPermanent /architectures/blackfin.html http://www.t2-project.org/architectures/blackfin/
RedirectPermanent /architectures/ia64.html http://www.t2-project.org/architectures/ia64/
RedirectPermanent /architectures/mips.html http://www.t2-project.org/architectures/mips/
RedirectPermanent /architectures/mips64.html http://www.t2-project.org/architectures/mips64/
RedirectPermanent /architectures/powerpc.html http://www.t2-project.org/architectures/powerpc/
RedirectPermanent /architectures/powerpc64.html http://www.t2-project.org/architectures/powerpc64/
RedirectPermanent /architectures/sparc.html http://www.t2-project.org/architectures/sparc/
RedirectPermanent /architectures/sparc64.html http://www.t2-project.org/architectures/sparc64/
RedirectPermanent /architectures/sh.html http://www.t2-project.org/architectures/superh/
RedirectPermanent /architectures/x86.html http://www.t2-project.org/architectures/x86/
RedirectPermanent /architectures/x86-64.html http://www.t2-project.org/architectures/x86-64/
RedirectPermanent /kernels/linux.html http://www.t2-project.org/kernel/linux/
RedirectPermanent /kernels/minix.html http://www.t2-project.org/kernel/minix/
RedirectPermanent /kernel/linux.html http://www.t2-project.org/kernel/linux/
RedirectPermanent /kernel/minix.html http://www.t2-project.org/kernel/minix/
RedirectPermanent /kernels/ http://www.t2-project.org/kernel/
RedirectPermanent /svn-access.html http://www.t2-project.org/developer/svn-access.html
RedirectPermanent /live http://www.t2-project.org/targets/live/
RedirectPermanent /platforms/ http://www.t2-project.org/architectures/
RedirectPermanent /roadmap.html http://www.t2-project.org/releases/
RedirectPermanent /source.html http://www.t2-project.org/download/
RedirectPermanent /svn-commit-tutorial.html http://www.t2-project.org/developer/svn-commit-tutorial.html
RedirectPermanent /targets/ps3.html http://www.t2-project.org/hardware/console/Sony/PS3/
RedirectPermanent /packages/gspcav.html http://www.t2-project.org/packages/7.0/gspcav.html
RedirectPermanent /hardware/workstation/ http://www.t2-project.org/hardware/desktop/
RedirectPermanent /hardware/portable/ http://www.t2-project.org/hardware/mobile/
RedirectPermanent /webcore.conf https://www.t2-project.org/404.html
RedirectPermanent /webcore/generate.sh https://www.t2-project.org/404.html
Options ExecCGI FollowSymLinks
AddHandler cgi-script .cgi
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule . /index.cgi
RewriteRule ^(.*)$ /index.cgi?$1 [L]