Re: [us...@httpd] Reverse Proxy incorrectly transform content

2010-02-10 Thread Devraj Mukherjee
Hi Pongtawat, We have worked on a similar issue with the Pentaho business intelligence suite. If you are using Apache 2.2 + You can use mob_substitute and have rules that change the domain name and fix these issues. I believe these issues are caused by dynamically generated URLs via JavaScript et

Re: [us...@httpd] Reverse Proxy incorrectly transform content

2010-02-08 Thread Pongtawat Chippimolchai
Dear Tom, Thank you very much for clarifying this. That explains why it work correctly if I save the page as HTML and let Tomcat serve it statically behind Apache reverse proxy. So, there must be something wrong with XWiki apps when working behind Apache. I have checked the request that was send t

Re: [us...@httpd] Reverse Proxy incorrectly transform content

2010-02-08 Thread Tom Evans
On Mon, Feb 8, 2010 at 10:50 AM, Pongtawat Chippimolchai wrote: > Hello, > I'm using Apache to redirect request via reverse proxy to Tomcat on port > 8080. On most of the pages, it will work flawlessly. However, on some pages, > it seems that Apache will incorrectly modify the HTML content (IMO, a

[us...@httpd] Reverse Proxy incorrectly transform content

2010-02-08 Thread Pongtawat Chippimolchai
Hello, I'm using Apache to redirect request via reverse proxy to Tomcat on port 8080. On most of the pages, it will work flawlessly. However, on some pages, it seems that Apache will incorrectly modify the HTML content (IMO, as part of URL transformation). For example the following code: become