We have a bunch of files located in our root named like this:
http://www.example.com/special*.htm
All of those "special*" files need to be redirected back to our home page.
Like this: http://www.example.com/special*.htm >> http://www.example.com/
QUESTION
How would we write that redirect in the htaccess?
Thanks much.
(Yes, I know the answer is already here somewhere. I looked and couldn't find.)
[edited by: jdMorgan at 7:19 pm (utc) on Apr 1, 2010]
[edit reason] example.com [/edit]