Here is what I try to do:
I want to prevent anonymous proxy surfing to my sites. (pages like
www.anonymizer.com/)
I think .htaccess can do it . Basically it should reload the site if the location address is not exactly like the ususal address.
Is there a way to check what the location address is in lets say php?