From 52a45c6bdc9bbbe1354debd9542ee11f2f888d1f Mon Sep 17 00:00:00 2001 From: franck cuny Date: Sun, 12 Sep 2010 14:40:59 +0200 Subject: another test --- .htaccess | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/.htaccess b/.htaccess index 7cbbde5..2cfdf6c 100644 --- a/.htaccess +++ b/.htaccess @@ -1,15 +1,14 @@ ErrorDocument 404 http://lumberjaph.net/404.html RewriteEngine On - RewriteRule ^how-to-use-vim-as-a-personal-wiki.html /app/2008/06/14/how-to-use-vim-as-a-personal-wiki.html [R=301,NC,L] - RewriteRule ^2008/06/14/how-to-use-vim-as-a-personal-wiki/ /app/2008/06/14/how-to-use-vim-as-a-personal-wiki.html [R=301,NC,L] - RewriteRule ^belgian-perl-workshop-09.html /conference/2009/03/08/belgian-perl-workshop-09.html [R=301,NC,L] - - -#Redirect 301 /blog/index.php/feed/ /index.atom -#Redirect 301 /archives.rss /index.atom -#Redirect 301 /index.rss /index.atom -#Redirect 301 /how-to-use-vim-as-a-personal-wiki.html /app/2008/06/14/how-to-use-vim-as-a-personal-wiki.html -#Redirect 301 /rtgi-recrute--encore-.html /linkfluence/2009/01/18/rtgi-recrute-encore.html -#Redirect 301 /tidify-a-json-in-vim.html /perl/2009/02/17/tidify-a-json-in-vim.html -#Redirect 301 /belgian-perl-workshop-09.html /conference/2009/03/08/belgian-perl-workshop-09.html \ No newline at end of file + Redirect 301 /2008/06/14/how-to-use-vim-as-a-personal-wiki/ http://lumberjaph.net/app/2008/06/14/how-to-use-vim-as-a-personal-wiki.html + Redirect 301 /how-to-use-vim-as-a-personal-wiki.html http://lumberjaph.net/app/2008/06/14/how-to-use-vim-as-a-personal-wiki.html + Redirect 301 /blog/index.php/2009/01/18/rtgi-recrute-encore/ http://lumberjaph.net/linkfluence/2009/01/18/rtgi-recrute-encore.html + Redirect 301 /rtgi-recrute--encore-.html http://lumberjaph.net/linkfluence/2009/01/18/rtgi-recrute-encore.html + Redirect 301 /blog/index.php/2009/02/17/tidify-a-json-in-vim/ http://lumberjaph.net/perl/2009/02/17/tidify-a-json-in-vim.html + Redirect 301 /tidify-a-json-in-vim.html http://lumberjaph.net/perl/2009/02/17/tidify-a-json-in-vim.html + Redirect 301 /blog/index.php/2009/03/08/belgian-perl-workshop-09/ http://lumberjaph.net/conference/2009/03/08/belgian-perl-workshop-09.html + Redirect 301 /belgian-perl-workshop-09.html http://lumberjaph.net/conference/2009/03/08/belgian-perl-workshop-09.html + Redirect 301 /blog/index.php/2009/04/05/the-intentioncloud-strike-back/ http://lumberjaph.net/perl/2009/04/05/the-intentioncloud-strike-back.html + Redirect 301 /the-intentioncloud-strike-back.html http://lumberjaph.net/perl/2009/04/05/the-intentioncloud-strike-back.html + \ No newline at end of file -- cgit v1.2.3