TemporaryPermissions
Summary
Sets the permissions on temporary files created by eZ publishUsage
TemporaryPermissions= permission_setting
Description
The permission setting should be specified using the UNIX file permission schema.
Note that:
- It is important that the webserver has sufficient permissions to both write and remove files.
- Settting the permissions to 0777 (read and write to all) is a potential security risk.
The preferred setting is 0770 (full read and write to user and group). This requires apache to have the correct user/group access.
Frederik HolljenĀ (13/04/2005 9:24 am)
Frederik HolljenĀ (13/04/2005 9:25 am)
Comments
There are no comments.