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]