X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;ds=inline;f=.htaccess;fp=.htaccess;h=06aea1db33eba607e885aba8821413b695468033;hb=3f7ba8687de40322a26e9d1c4df3634c3acadc3b;hp=6bb24d0405816ba239b7a0f653f27c6bbd05e36b;hpb=9b96eca232f28ade8dbbc30f9ed5406c916b3970;p=cvs.jankratochvil.net.git diff --git a/.htaccess b/.htaccess index 6bb24d0..06aea1d 100644 --- a/.htaccess +++ b/.htaccess @@ -18,6 +18,7 @@ Options None RewriteEngine on RewriteRule ^favicon[.]ico$ /My/Status.pm?code=404 [P,L] + RewriteRule ^(My)(|/.*)$ http://www.jankratochvil.net/$1$2?${unescape:%{QUERY_STRING}} [R=301,L] RewriteRule ^/*IndexCVS[.]pm$ /?${unescape:%{QUERY_STRING}} [R=301,L] RewriteRule ^/*$ http://localhost:7680/IndexCVS.pm [P,L]