Removes protection from a directory owned by some virtual server This command turns off protection for a web directory, and removes all users with access to it. The virtual server that owns the directory must be specified with the --domain flag, and the directory path (which can be relative to public_html) with the --path flag. Command line help virtualmin delete-protected-directory --domain name --path directory
Removes protection from a directory owned by some virtual server#
This command turns off protection for a web directory, and removes all users with access to it. The virtual server that owns the directory must be specified with the --domain flag, and the directory path (which can be relative to public_html) with the --path flag.
Command line help#
virtualmin delete-protected-directory --domain name
--path directory
Source: https://www.virtualmin.com/docs/development/api-programs/delete-protected-directory/
