Is there a way to block access to an specific context?
Hi All, This is the situation: I have a weblogic domain with 5 Managed Servers. One of these MS is deploying an application with context root "/xxxx" and the port number is 8203 so to access to the application they need to go to http://<server_name>:8203/xxxx
I need to know if there is a way to block users from accessing to this application..... I cannot shutdown the MS because is running some services that are important.... The only option that I have found is to add a firewall rule to block users from accessing to port "8203".
Is there another option to do this, maybe from weblogic and be able to block certain users/IP/workstations/etc?
I need to know if there is a way to block users from accessing to this application..... I cannot shutdown the MS because is running some services that are important.... The only option that I have found is to add a firewall rule to block users from accessing to port "8203".
Is there another option to do this, maybe from weblogic and be able to block certain users/IP/workstations/etc?
0