On Fri, Feb 20, 2009 at 10:31 AM, Sergiu Dumitriu <sergiu(a)xwiki.com> wrote:
Sean Davis wrote:
I probably just missed this in the documentation,
but I have installed
xwiki-1.8.... into a tomcat container. What are the preferred directory
permissions in this setup? I'm new to both web containers (moving over
from
python) and xwiki, so a simple link may be the
answer.
Read for the user that tomcat is running as. XWiki does not try to write
stuff to its directory, only to the container's "work" directory, which
should already have the right permissions.
And the WEB-INF directory? Does that need to be protected via tomcat from
viewing (this is not a permissions issue, I guess)?
Thanks,
Sean