diff options
| author | franck cuny <franck@lumberjaph.net> | 2010-09-12 13:39:37 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2010-09-12 13:39:37 +0200 |
| commit | 12b72a30c53833c00606834140cb9fd3b848f21a (patch) | |
| tree | 069789b3e16086f117a59f707cf267fcbf18b029 | |
| parent | add _site (diff) | |
| download | lumberjaph-12b72a30c53833c00606834140cb9fd3b848f21a.tar.gz | |
update htaccess
Diffstat (limited to '')
| -rw-r--r-- | .htaccess | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,8 +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 +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 |
