RemoteUser
Specify the name of the HTTP "REMOTE_USER" who can
reconfigure this website.
Synopsis
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
This directive allows you to specify the "REMOTE_USER" HTTP environment variable value that will enable website reconfiguration,
and access to pages in directories that have an ".access" file
with a size greater than zero.
See the page access control documentation for
more information.
HTTP basic authentication must be configured on the web server
for this to work.
The Password local configuration directive
can be used to control the password with which the "REMOTE_USER" must authenticate.