AllowChmod

Name

AllowChmod -- Enable the CHMOD command (deprecated)

Synopsis

AllowChmod [ on|off]

Default

true

Context

server config, <Directory>, <Global>, <VirtualHost>, <Anonymous>, .ftpaccess

Module

mod_site

Compatibility

1.2.0rc1 thru 1.2.5, removed in 1.2.6rc1

Description

This directive is deprecated, please use >Limit SITE_CHMOD< instead.

AllowChmod allows control over whether the "SITE CHMOD" command is allowed to clients.

See also

Examples

AllowChmod false