I have this simple line of code in the sub-directory called "galleries"
Code:
redirect 301 automotive.html http://www.stadriemblems.com/galleries/automotive-patches.html
I just want automotive.html to redirect to automotive-patches.html
I have redirects in this style in my .htaccess file in my home directory, but in this sub-directory it doesn't seem to work. Why? I don't get any 500 errors when I visit automotive.html; it just doesn't redirect.