Antville 1.4.1 and Images
Did anyone get antville 1.4.1beta configured, so that images will be displayed?
The blogs are running with Apache and also with helma, but images, like the xmlbutton.gif, wont be displayed.
I already tried several configuration settings in app.properties, but it doesnt help.
How are the correct entries in helma/apps.properties and in helma/apps/antville/app.properties ?
robert
this is probably because the static images are in the wrong place. here at antville.org we have the following in app.properties:
staticPath = /usr/local/httpd/htdocs/antville/
staticUrl = /static/
all the static logo images (xmlbutton, hop etc.) are located in the staticPath directory. Apache has a rewrite rule for the static contents: