For more information... RTFM!
NAVIGATION
PAGES THAT LINK HERE
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

ReadPermission

Specify the file read permission mode for all files generated by the current Interchange instance.

Synopsis

ReadPermission  mode

The "mode" must be one of "user", "group" or "world".  The default is "user".

Scope

This directive is only available for use in the local (catalog.cfg) configuration file.  It will not affect any other website in any way.  This directive will not work in the global (interchange.cfg) configuration file. 

Description

By default, only the user account running the Interchange instance can read files created by Interchange.  This directive can be used to adjust the file creation mode to one of the following values:

Mode Description
user Only the Interchange instance's user ID can read generated files.
group The Interchange user ID and any member of its group can read generated files.
world Any user ID on the server can read generated files.

See also

Category:  Local config directives
Last modified by: Kevin Walsh
Modification date: Sunday 8 October 2006 at 2:09 AM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us