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?


Thanks,
jared


-----Original Message-----
From: Joshua Slive [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 11, 2005 3:15 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Using SetHandler to redirect requests to the
webserver root directory

On 11/11/05, Jared Ingersoll <[EMAIL PROTECTED]> wrote:
> Nothing happens with that configuration. If I use <Location /weblogic>
> and go to http://foo/weblogic/, the appserver page comes up. If I set
> <Location /> and go to http://foo/ I get the default apache page.
>
> I removed the pathtrim in the second example and it has the same
> results.

Ok.  I don't then.  Apache treats those SetHandler directives the same
way, so it is probably something in 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]


---------------------------------------------------------------------
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