Redirect 301 Redirect 301 /afghansk_mynde.html http://www.hundetips.dk/afghansk_mynde.php # Various rewrite rules. RewriteEngine on # If your site can be accessed both with and without the 'www.' prefix, you # can use one of the following settings to redirect users to your preferred # URL, either WITH or WITHOUT the 'www.' prefix. Choose ONLY one option: # # To redirect all users to access the site WITH the 'www.' prefix, # (http://example.com/... will be redirected to http://www.example.com/...) # adapt and uncomment the following: RewriteCond %{HTTP_HOST} ^hundetips\.dk$ [NC] RewriteRule ^(.*)$ http://www.hundetips.dk/$1 [L,R=301] #