diff --git a/.htaccess b/.htaccess index 8050cdf..69b9b11 100644 --- a/.htaccess +++ b/.htaccess @@ -1,10 +1,9 @@ Redirect permanent /ml.php http://jp.kde.org/community/whatiskdejp/communicate/ +Redirect permanent "/pukiwiki/index.php?TranslationAssignments" "https://jp.kde.org/community/getinvolved/translation/" RewriteEngine On RewriteBase / -Redirect 301 "/pukiwiki/index.php?TranslationAssignments" "https://jp.kde.org/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