RE: [EMAIL PROTECTED] Using SetHandler to redirect requests to the webserver root directory

2005-11-11 Thread Jared Ingersoll
webserver root directory On 11/11/05, Jared Ingersoll <[EMAIL PROTECTED]> wrote: > Nothing happens with that configuration. If I use > and go to http://foo/weblogic/, the appserver page comes up. If I set > and go to http://foo/ I get the default apache page. > > I rem

RE: [EMAIL PROTECTED] Using SetHandler to redirect requests to the webserver root directory

2005-11-11 Thread Jared Ingersoll
- From: Joshua Slive [mailto:[EMAIL PROTECTED] Sent: Friday, November 11, 2005 12:52 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: > This works, however

[EMAIL PROTECTED] Using SetHandler to redirect requests to the webserver root directory

2005-11-11 Thread Jared Ingersoll
Hello, I'm using a bea weblogic module for apache to bridge the http traffic from apache to the app server. Currently, I have it configured to use the following virtual directory for the redirect: SetHandler weblogic-handler PathTrim /weblogic This works, however, I would like any traffic th