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 HTTP server’s error.log, containing:
File does not exist: /var/www/lenya,
referer: https://<mydomain>/cms/<mypublication>/authoring/css/page.css
Seems as if something uses the internal Tomcat paths instead of the public URL
paths. However, although page.css seems to be the problem source, the file
$TOMCAT_HOME/webapps/lenya/lenya/pubs/default/resources/shared/css/page.css
doesn’t seem to contain any references to /lenya.
On the other hand, it contains lots of absolute paths which neither start
with /lenya nor with /cms. Is this intended and how does this work?
Best wishes,
Wolfgang
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]