thanks Jochen I will try to have a look at it. I just installed magnolia on a
fresh squeeze install and everything works fine. I'm gonna have a look at it
matteo: yes I have it configured slightly differently I have two hosts and the
webapps folder looks like this
webapps/public/ROOT
webapps/author/ROOT
here is the relefant part of server.xml
[code]
<Host name="auth.yornet.net" appBase="webapps/author"
unpackWARs="true" autoDeploy="true"
xmlValidation="false" xmlNamespaceAware="false">
<Logger className="org.apache.catalina.logger.FileLogger"
directory="logs" prefix="author_log." suffix=".txt"
timestamp="true"/>
</Host>
[/code]
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=ac64ec11-191b-4be6-bcc1-9df39aeafb1c
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------