Wednesday, March 19, 2008

URL based restrictions

i have my servers with RHEL 4 and Oracle database. I have the applications running on the app server. I need to restrict access to the Oracle forms in the application server based on the client IP, eg. give permission to around 10 machines to access a particular form through a URL and restrict others from accessing the same.

how do i do this? do i need to go in for squid? or can it be done by configuring the httpd.conf file?