From f391ece1b3ef899ba3c8038512ad6042b2d6ef50 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Sun, 12 Sep 2010 14:05:19 +0200 Subject: rewrite on --- .htaccess | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index 2245ebb..97140a7 100644 --- a/.htaccess +++ b/.htaccess @@ -1,12 +1,9 @@ ---- -layout: nil ---- ErrorDocument 404 http://lumberjaph.net/404.html + RewriteEngine On RedirectMatch 301 /how-to-use-vim-as-a-personal-wiki.html /app/2008/06/14/how-to-use-vim-as-a-personal-wiki.html -#RewriteEngine On #Redirect 301 /blog/index.php/feed/ /index.atom #Redirect 301 /archives.rss /index.atom #Redirect 301 /index.rss /index.atom -- cgit v1.2.3