I want to redirect ALL the traffic from one domain to another.
I used a single line in a .htaccess file "redirect /
http://somedomain.com"
The problem is that the domain I'm sending traffic to isn't counting all the hits?
Do I need to add something else to the .htaccess file so that it gets credited
for the hits I'm sending to the other domain
