summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess3
1 files changed, 2 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 6e9d281..d37f194 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,5 @@
RewriteEngine On
Redirect permanent /blog/index.php/feed/ /index.atom
Redirect permanent /archives.rss /index.atom
-Redirect permanent /index.rss /index.atom \ No newline at end of file
+Redirect permanent /index.rss /index.atom
+Redirect permanent /how-to-use-vim-as-a-personal-wiki.html /app/2008/06/14/how-to-use-vim-as-a-personal-wiki.html \ No newline at end of file