ccessing Tomcat through two
worker ports set up in apache. Is this what you are
trying to do?
Chris S
- Original Message -
From: "Melanie Pfefer" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, March 27, 2008 4:23 PM
Subject: Re: RES: u
ild
1.3.39, 1.3.4, 2.0.x 2.2.x this way.
- Original Message -
From: "Melanie Pfefer"
<[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, March 27, 2008 12:31 PM
Subject: Re: RES: url redirection
Hi,
thanks for your reply. what I want is to
redirect
e section and I was
> accessing Tomcat through two
> worker ports set up in apache. Is this what you are
> trying to do?
> Chris S
>
> - Original Message -
> From: "Melanie Pfefer" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: T
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Melanie,
Melanie Pfefer wrote:
| Hello
| Actually I was able to define a rewrite rule in
| apache:
|
| RewriteRule ^/(.*web:jar.*) http://zeus:8086/src/$1
| [R=301,L]
Aah, mod_rewrite: the chainsaw of httpd configuration. I personally
think Redirect
p in apache. Is this what you are trying to do?
Chris S
- Original Message -
From: "Melanie Pfefer" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, March 27, 2008 4:23 PM
Subject: Re: RES: url redirection
Hello
Actually I was able to defi
rs
> whilst trying to build
> 1.3.39, 1.3.4, 2.0.x 2.2.x this way.
>
> - Original Message -
> From: "Melanie Pfefer" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Thursday, March 27, 2008 12:31 PM
> Subject: Re: RES: url redirection
>
--- Original Message -
From: "Melanie Pfefer" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, March 27, 2008 12:31 PM
Subject: Re: RES: url redirection
Hi,
thanks for your reply. what I want is to redirect
http://zeus:8085/web/sec:jar:001
to
http://ze
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Melanie,
Melanie Pfefer wrote:
| thanks for your reply. what I want is to redirect
|
| http://zeus:8085/web/sec:jar:001
|
| to
|
|
| http://zeus:8086/src/web:sec:jar:001
|
| The first one is on apache
| the 2nd one is on tomcat
If you are us
Hi,
thanks for your reply. what I want is to redirect
http://zeus:8085/web/sec:jar:001
to
http://zeus:8086/src/web:sec:jar:001
The first one is on apache
the 2nd one is on tomcat
thanks again
--- "Milanez, Marcus" <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I'm not completely sure about