X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=.htaccess;h=f93e228bff52866adef4eda3250711d07e180a16;hb=915ac173c7da1b3df7dc356eec859152e4e0bc77;hp=d4402836a0e2be29f759ef4d3d5245e848c66194;hpb=e7a64d654800b51f090a29cffe3557ef638860d8;p=www.jankratochvil.net.git diff --git a/.htaccess b/.htaccess index d440283..f93e228 100644 --- 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] + + RewriteEngine on + RewriteRule ^(/home/short/www/www.jankratochvil.net/)?projects/*(.*)$ http://www.jankratochvil.net/project/$2 [R=301] [L] +