RE: [users@httpd] Using SetHandler to redirect requests to the webserver root directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

Thanks,
jared



-----Original Message-----
From: Joshua Slive [mailto:jslive@xxxxxxxxx] 
Sent: Friday, November 11, 2005 12:52 PM
To: users@xxxxxxxxxxxxxxxx
Subject: Re: [users@httpd] Using SetHandler to redirect requests to the
webserver root directory

On 11/11/05, Jared Ingersoll <jingersoll@xxxxxxxxxxxxxxx> wrote:

> This works, however, I would like any traffic that goes to the root
> directory on apache to be redirected, and the following does not seem
to
> work:
>
> <Location />
>  SetHandler weblogic-handler
>  PathTrim /
> </Location>
>
> Can anyone make a recommendation on how to configure to root directory
> to use the weblogic-handler?

I don't know anything about weblogic, but you need to tell us exactly
what happens when you try this config.  Just saying that it doesn't
work isn't helpful.

One thing to try: you probably don't want that PathTrim directive.

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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux