diff --git a/.htaccess b/.htaccess index 27fcb5f..db2bd1b 100644 --- a/.htaccess +++ b/.htaccess @@ -1,8 +1,10 @@ Redirect permanent /ml.php http://jp.kde.org/community/whatiskdejp/communicate/ RewriteEngine On RewriteBase / +Redirect 301 /pukiwiki/index.php?TranslationAssignments /community/getinvolved/translation/ + #RewriteRule patch/(.*)\.diff patch/redir.php?file=$1\.diff #RewriteRule patch/(.*)\.gz patch/redir.php?file=$1\.gz -#RewriteRule patch/(.*)\.bz2 patch/redir.php?file=$1\.tar.gz \ No newline at end of file +#RewriteRule patch/(.*)\.bz2 patch/redir.php?file=$1\.tar.gz