summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-09-11 20:52:32 +0200
committerfranck cuny <franck@lumberjaph.net>2010-09-11 20:52:32 +0200
commit2ac1679ede11351af8aeee32d6771c3b091ce960 (patch)
tree526a569b1ca80324178c858eddd15226a3514b2b /.htaccess
parentremove htaccess (diff)
downloadlumberjaph-2ac1679ede11351af8aeee32d6771c3b091ce960.tar.gz
fuuuuu-
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess8
1 files changed, 8 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..af66076
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,8 @@
+RewriteEngine On
+Redirect permanent /blog/index.php/feed/ /index.atom
+Redirect permanent /archives.rss /index.atom
+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
+Redirect permanent /rtgi-recrute--encore-.html /linkfluence/2009/01/18/rtgi-recrute-encore.html
+Redirect permanent /tidify-a-json-in-vim.html /perl/2009/02/17/tidify-a-json-in-vim.html
+Redirect permanent /belgian-perl-workshop-09.html /conference/2009/03/08/belgian-perl-workshop-09.html \ No newline at end of file