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

You are not logged in

Powered by Interchange version 5.7.0

WritePermission

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

Synopsis

WritePermission  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 write to 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 write to generated files.
group The Interchange user ID and any member of its group can write to generated files.
world Any user ID on the server can write to 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