Hello,
I have a site and want all of my user enter my site via my domain name only e.g. http://www.mysite.com
and others who use other path (e.g. http://www.mysite.com/faq) will redirect to my first page instead (www.mysite.com)
Thanks, Raymond
You can check $HTTP_REFERER. It's possible to subvert this, but most people won't bother.