Hi, I have a requirement to configure weblogic plugin for Apache, more than once. first, the plugin provided by the Weblogic 8.1 and again the plugin provided by Weblogic 9.1 in the same apache config. The requests coming in need to be handled by these different plugins based on the url, for example 1) "http://myserver.com/91example" should be handled by the WL9.1 module and sent to a cluster of Weblogic 9.1 servers 2) http://myserver.com/* (except /91example) should be handled by WL9.1 module and sent to a cluster of Weblogic 8.1 servers. Is there a way we can achieve this ? I have tried using <Location> directive, but how do we specify that different paths are handled by different modules ? Please help. Thanks -- View this message in context: http://www.nabble.com/Configuring-a-module-twice-tf4061165.html#a11538062 Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx