Hello All:
I´ve recently switched my site from normal html to Joomla1.5, and I need to do some 301 Redirects. I´m not sure if what I want to do is possible, but I figured I would ask.
Goal 1. I want to redirect ALL .htm files to www.mydomain.com EXCEPT for those contained in a subfolder, www.mydomain.com/archives/
Goal 2. However, I want to exclude a couple of specific .htm files, which would be redirected to specific pages and not to www.mydomain.com. Right now I have 301 redirects written for these, but I didn´t know if goal #1 would take precidence over these or not.
Option #2: Another option, if anyone knows how to do it, would be to redirect all files in mydomain.com that start with a certain letter to one file ... for example, all files in www.mydomain.com that start with E would be redirected to www.mydomain.com/newpageE.html
Any help you could give me would be greatly appreciated!
Thank you!