java - Tomcat file access restriction/allowance per IP -


is there way restrict/allow access specific file on tomcat ips? if there no direct way this, workaround?

i'd appreciate help.

use filter , ip request. in case request comes behind firewall, you'll firewall's ip.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -