purgewgaccess(1)
NAME
purgeWGAccess - Clean up unneeded .wgaccess files from WebGUI
repository
SYNOPSIS
purgeWGAccess --configFile config.conf purgeWGAccess --help
DESCRIPTION
This WebGUI utility script removes unneeded .wgaccess files from a
specific site's upload directory. The script finds all the .wgaccess
files recursively starting from the upload path for the WebGUI site
specified in the given configuration file and removes it.
- --configFile config.conf
- The WebGUI config file to use. Only the file name needs to be
specified, since it will be looked up inside WebGUI's configuration directory. This parameter is required. - --help
- Shows this documentation, then exits.
AUTHOR
- Copyright 2001-2009 Plain Black Corporation.