Re: proxying and CSS

2008-11-19 Thread Andreas Hartmann
Hi Wolfgang, Wolfgang Jeltsch schrieb: […] However, this path/URL rewriting doesn’t work as it should. A path /my/path inside the CSS is rewritten to /lenya/my/path, probably because /lenya is the base path (servlet context?) for Lenya in Tomcat. But I use proxying and instead of /lenya/my

Re: proxying and CSS

2008-11-19 Thread Wolfgang Jeltsch
Am Montag, 17. November 2008 09:35 schrieb Andreas Hartmann: > Hi Wolfgang > > Wolfgang Jeltsch schrieb: > > I run Lenya 2.0.2 with Tomcat 5.5.27. I access Tomcat through a proxy > > which is an Apache 2.2.3 HTTP server. Communication between the proxy > > and Tomcat is done via AJP. The proxy m

Re: proxying and CSS

2008-11-17 Thread Andreas Hartmann
Hi Wolfgang Wolfgang Jeltsch schrieb: I run Lenya 2.0.2 with Tomcat 5.5.27. I access Tomcat through a proxy which is an Apache 2.2.3 HTTP server. Communication between the proxy and Tomcat is done via AJP. The proxy maps URL paths beginning with /cms onto Tomcat paths beginning with /lenya.

proxying and CSS

2008-11-15 Thread Wolfgang Jeltsch
Hello, I run Lenya 2.0.2 with Tomcat 5.5.27. I access Tomcat through a proxy which is an Apache 2.2.3 HTTP server. Communication between the proxy and Tomcat is done via AJP. The proxy maps URL paths beginning with /cms onto Tomcat paths beginning with /lenya. Now, I have many lines in the