domain_change_webr.py
Usage
Execute this script with a command like this:
[RUNTIME_DIR]/scripts/domain_change_webr.py [old_domain] [new_domain]
note
The new domain name must match the value defined for the PUBLIC_FQDN token in the site-options.conf file.
Parameters
| Parameter | Description |
|---|---|
| old_domain | Old domain name |
| new_domain | New domain name |
| --help | To view help information for the script. |