php 5, i am setting up a web server, and have some php redirects well i had someone try and connect, their http_referer is checked by a script and then they are redirected to another script f, well or a start, well after checking the apache log i see they are getting a 302 error.

I am also redirecting my domain name through my domain host back to my server ip, any ideas on whats happening here and how to fix it, from doing some research looks like a redirection loop can cause a 302 error whatever the loop is?