diff --git a/htaccess b/htaccess index fa2a575..fd2701d 100644 --- a/htaccess +++ b/htaccess @@ -5,11 +5,12 @@ permalink: .htaccess ErrorDocument 404 /404.html Options +Multiviews -Redirect permanent /james-walker /about/ +Redirect permanent /james-walker /about.html Redirect permanent /node/feed /atom.xml Redirect permanent /rss.xml /atom.xml Redirect permanent /topics/drupal/feed /tag/drupal/atom.xml +Redirect permanent /tag/openid/feed /tag/openid/atom.xml RewriteEngine on