On 11/11/05, Jared Ingersoll <[EMAIL PROTECTED]> wrote:
> No, I don't think this has anything to do with weblogic.
>
> Basically, all I'm asking is if there is a way in Apache to send users
> requesting
>
> http://www.foo.com
>
> To the weblogic server using SetHandler much in the same way this works:
>
> http://www.foo.com/weblogic
>
> If SetHandler is not the way to do this, I would love to know any other
> method/suggestion?

The SetHandler technique is correct as far as apache is concerned. 
For example, if you did the same thing with "SetHandler cgi-script",
you would find that all files where treated as cgi scripts.  That is
why I suspect this is an issue with weblogic.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to