The website I work for currently have a problem where the site only reads peoples proxies, this is a major problem because we block by IP and there are currently 60 people trying to post using the same proxy web cache server, and if any of them swear the system automatically blocks their IP.
I'm not a web developer (I'm content), but I'm sick of this and have decided to find the solution.
Is it hard to do? The servers all use JSP. Is it a matter of altering the http headers or is it deeper than that?
Thanks for your time.