I tried this

RewriteEngine On
RewriteRule ^/(.*jar.*) http://zeus:8086/src/$1
[R=301,L]

However
http://zeus/web:jar:0000001
becomes
http://zeus:8086/src/web:jar:/web:jar:0000001

while I want it to be

http://zeus:8086/src/web:jar:0000001

could you please advise?
thanks






--- Mathew <[EMAIL PROTECTED]> wrote:

> The last time I had to configure something for
> tomcat I used proxy settings.  I don't have access
> to this information right now otherwise I'd give an
> example of what I did but I'm sure you can find
> something on Google.
> 
> Mathew
> 
> Melanie Pfefer wrote:
> > Hi,
> > 
> > How to redirect urls that contains �jar�
> string from
> > 
> > http://zeus:8085/web/sec:jar:0000001
> > to
> > http://zeus:8086/src/web:sec:jar:0000001
> > 
> > the first one is on apache
> > the 2nd web app is on tomcat
> > 
> > thanks bunches
> > 
> > 
> > 
> >      
>
__________________________________________________________
> > Sent from Yahoo! Mail.
> > More Ways to Keep in Touch.
> http://uk.docs.yahoo.com/nowyoucan.html
> > 
> >
>
---------------------------------------------------------------------
> > 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]
> > 
> 
> -- 
> Keep up with my goings on at
> http://theillien.blogspot.com
> 
> 
>
---------------------------------------------------------------------
> 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]
> 
> 



      ___________________________________________________________ 
Yahoo! For Good helps you make a difference  

http://uk.promotions.yahoo.com/forgood/

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