hi, i have this 302 redirect in awstats in cpanel but i'm not making any redirect, i have only htaccess block for some country's which is being shown as forbidden, but where from is this 302 redirect coming from, i don't see and suspicions files on the server which could mean that it was hacked and someone is stealing traffic...why is this showing
Check you apache logs (Not error logs) and search for 302 in the logs. You will get the URLs which are redirecting using 302 and will get some more information.
Any normal redirect html or php would be considered as a 302 redirect i guess maybe ur script redirects at some place
ihh, i was busy i couldn't come online, i forgot to mention that the site in question is a proxy, i just now realized that redirect is probably that.... thank you all for your help...