Ian Lea wrote:
use ACLs ?I'd guess the problem is that apache is running under user x and...
tomcat is running under user y, and user x doesn't by default have
permission to read files created by user y.
Possible solutions include:
Run apache and tomcat as same user
Play with umask and directory settings
Download the files via the web application
man setfacl
man getfacl
If you can get through the documentation and understand something of it, it is a very fine and precise way to set who can do what where.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx