Hello again,

I read the document and I did not get the correlation
with my case.

you said
> the case. You can check that simply by looking at
> the source code of
> the content sent back to your browser and see if it
> makes sense in the
> context of the current URL.
> 

All I can say is that if I use [R=301,L], the rewrite
works perfectly.

If I use [P,L], the forwarding does not work: 2 frames
are indeed displayed but the pages are not. These 2
pages are jsp and they are not displayed because they
are fetched in apache while they should be fetched
from the tomcat webapps. Is this what you meant by
"broken links"?

Can you please also clarify what you want me to check?

thanks a lot.

--- Joshua Slive <[EMAIL PROTECTED]> wrote:

> On Fri, Mar 28, 2008 at 2:17 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > Hello Joshua,
> >
> >  I suspect also that the backend server (a tomcat)
> is
> >  not accepting this redirection.
> >  Actually, the 2 rewrite rules follow the same
> basics
> >  but in the first rewrite rule, the backend server
> is a
> >  java servlet.
> >
> >  Do you think that additional configuration needs
> to be
> >  done on tomcat side not apache?
> 
> Did you read the document I suggested:
> 
> >  > http://www.apachetutor.org/admin/reverseproxies
> 
> As I've said a couple times already, I think the
> most likely answer is
> simply a broken link/href in your documents caused
> by the fact that
> the URL as seen by the client is different from the
> one seen by the
> back-end server after it passes through the reverse
> proxy. There is no
> point looking for more complicated answers until you
> check if that is
> the case. You can check that simply by looking at
> the source code of
> the content sent back to your browser and see if it
> makes sense in the
> context of the current URL.
> 
> 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]
> 
> 



      ___________________________________________________________ 
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