ImagePermissions

Summary

Sets the access permissions for the new images.

Usage

 

ImagePermissions= 0666 or 0660

Description

Sets the access permission for the new images.Possible values:

As value chmod commands are used, which allow you to set certain permissions for files on your Web server. These commands allow you to specify permissions for the owner, the group and everyone else.

It can be useful to know the meaning of the numbers used:

And as an example, to allow everyone to read, write and execute use "0777".

Examples

ImagePermissions=0666

This is the default setting.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.