aspose file tools
The moose likes Websphere and the fly likes Securing Web Services with IBM HTTP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Securing Web Services with IBM HTTP" Watch "Securing Web Services with IBM HTTP" New topic
Author

Securing Web Services with IBM HTTP

Andrew Sweeney
Greenhorn

Joined: Jan 11, 2002
Posts: 26
Greetings all,
I am currently working with a fully deployed Web service set with everything going smoothly. We are prepared to deploy this sucker, but we need to restrict access to it based on IP address, so that we willl roll it out to very specific sites (at first). We are trying to use the functionality within Apache (IBM HTTP Server) to restrict by IP, but you cannot restrict globally. We have restricted the directories and files under IBM HTTP, but our Web SErvice traffic rolls right through. So here's the question:
Is there a bridge between WAS and IBM Http Server that we can restrict with this type of access control? A module, directory, init. file, something? It doesn't matter what it looks like if it's rejected, just that the bad requests are weeded out. Thanks again, everyone..
-AS
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Securing Web Services with IBM HTTP
 
Similar Threads
strange scenario in WSAD-webspere
Differences between Servlet and Web Service
Client IP address validation on websphere
Strange behavior while accessing the application through IP address
IBM HttpServer and websphere Appserver