Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

StorageFilePermission

Summary

Sets the permissions set on files created in the storage directory.

Usage

 

StorageFilePermission= permission_setting

Description

Note that:

  • It is important that the webserver has sufficient permissions to both write and remove directories.
  • Settting the permissions to 0666 (read and write to all) is a potential security risk.

The preferred setting is 0660 (full read and write to user and group). This requires apache to have the correct user/group access.

Frederik Holljen (13/04/2005 10:33 am)

Frederik Holljen (13/04/2005 10:35 am)


Comments

There are no comments.