Is There A Way To Restrict What Applications Are Served?
I have an application that I want to serve to the public. Let's say 100.
At the same time I have 2 other application that I want to serve only internally IDs 200 and 300 and of course the apex admin site.
These 3 apps for internal staff are served from the same box where the database is and that server is behind the firewall.
The webserver that I want to use to access application 100 is in the pubic site of the firewall.
How do I restrict this webserver from accessing applications other than ID 100?
thanks
At the same time I have 2 other application that I want to serve only internally IDs 200 and 300 and of course the apex admin site.
These 3 apps for internal staff are served from the same box where the database is and that server is behind the firewall.
The webserver that I want to use to access application 100 is in the pubic site of the firewall.
How do I restrict this webserver from accessing applications other than ID 100?
thanks
0