I have a multi app websphere/IHS 8.5.5 environment, all the apps in that environment are accessed using the same URL but with different context roots.
If I want to block/allow access to one of the apps in that environment through that URL for specific IPs, how can I achieve that, Can I use the DenyList with in httpd.conf, if so how can i configure it ?
Thanks in advance!