Tomcat - prevent scraping of content
843838Nov 24 2005 — edited Dec 16 2005Hello,
Can anyone tell me if there is a setting in Tomcat that will prevent other sites importing my content?
I saw this feature in a php site, where an access list of permitted url's was used. If content was scraped, the url would contain the address of the other site, and content would not be served.
I am assuming this was done somehow in Apache, but I run Tomcat standalone.