I'm trying to allow only a specific website to access my geoserver-service in tomcat6. Everything else needs to be blocked. I've tried to allow my site in the server.xml, but so far all I've managed is to block everything. Even if I add < Valve className="org.apache.catalina.valves.RemoteHostValve" allow="*"/ > everything gets blocked. I am doing something wrong, but I can't seem to figure out what it is. Maybe it's a newbie question, but any help is appreciated!! Thanks

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.