Two solutions, neither are 'apache' solutions:
1. Set sticky bits on the permissions on the folder so new files created
under it adopt it's settings.
2. Configure your ftp service to correctly set permissions on upload.
Of course, I don't see where any of this has to do with tomcat, hence
the OT marker in the subject.
---David
[EMAIL PROTECTED] wrote:
Hi Tomcat users!
I have a problem with user permissions on my web server - when a file is
ftp'd to the webserver the permissions are -rw-r----- and browsers trying
to access the url are forbidden to view. Once I chmod 666 the file then
browsers gain access. But as my website changes constantly I don't want
to do this every time. Apache is owned by 'root' but I administer and own
the site documents as 'web'.
How can I change apache to allow public access to files with read
permissions?
Thanks for your Help!
Michele
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]