.htaccess is fairly new so bare with me if this question might seem stupid for some.
I have a new domain with a new host provider (www.example.net).
My old domain from another host provider will still be active for a while (www.example.com).
I want to make redirects for my customers and not sure if it's wise to use my .htaccess for that.
The thing is, my old domain has been under several attacks lately and I don't want to redirect those hackers and spammers to my new domain. These crooks are blocked with my htaccess file for now and they all get a 403 Forbidden code for the moment.
If the "redirection" to the new domain is placed at the bottom of my htaccess file, will my "hackers/spammers" blocking commands will do the job BEFORE it gets to the redirection?
Hope I explained well enough my question?
Thank in advance for your help!
Regards
Leweez