I think the code is conflicting with the default syntax from the .htaccess file that was in the docs directory (brand new install of 1.9.4.1)
I'm trying to use this code:
Code: Select all
Redirect 301 /page.htm http://my.site.com/page
How can I change the .htaccess code so that these 301 redirects are not affected by the other rewrites?