You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by skydiverx <ma...@tapestryforums.com> on 2006/01/02 02:29:47 UTC

RE: Strange URL rewriting behaviour

I get the error from Apache. 

If I look in error.log it says "File does not exist: /var/www/html/game-browser, referer: http://mysite.com/browse/app".

Now, http://mysite.com/browse/app is the URL of the application and that page loads fine. When I try any of the links (who all have ";jsessionid etc") the above error happens.

It seems lika apahce thinks the URL points to a file instead of sending it to Tomcat.

In my http.conf I use ProxyPass and ProxyPassReverse like so:

ProxyPass        /browse http://localhost:8080/game-browser
ProxyPassReverse /browse http://localhost:8080/game-browser


-------------------- m2f --------------------

Sent from www.TapestryForums.com

Read this topic online here: <<topic_link>>

http://www.tapestryforums.com/viewtopic.php?p=12566#12566

-------------------- m2f --------------------