On Mon, Apr 19, 2010 at 4:22 PM, Nick Tkach wrote:
> Is it possible, for a given URL that's being directed to mod_jk, to lock it
> down so that you can only access it from a particular subnet?
>
> For example, let's say I have an app with JkMounts defined:
>
> JkMount /myapp worker1
> JkMount /my
Is it possible, for a given URL that's being directed to mod_jk, to lock it
down so that you can only access it from a particular subnet?
For example, let's say I have an app with JkMounts defined:
JkMount /myapp worker1
JkMount /myapp/sub worker2
JkMount / worker3
Then I have a sub-directory,