+projects/ redirect
authorshort <>
Tue, 14 Oct 2003 18:12:05 +0000 (18:12 +0000)
committershort <>
Tue, 14 Oct 2003 18:12:05 +0000 (18:12 +0000)
.htaccess

index d440283..f93e228 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -44,6 +44,10 @@ AddType application/x-nokia-9000-communicator-add-on-software .aos
        RewriteEngine on
        RewriteRule ^(/home/short/www/www.jankratochvil.net/)?sw/*(.*)$ http://www.jankratochvil.net/project/ [R=301] [L]
 </Files>
+<Files "projects">
+       RewriteEngine on
+       RewriteRule ^(/home/short/www/www.jankratochvil.net/)?projects/*(.*)$ http://www.jankratochvil.net/project/$2 [R=301] [L]
+</Files>
 
 <IfDefine SSL>
        <Files "*.pl">