Version: 3.0.6
3.0.5
Several addresses per account, all of them in DNS​
- An account (or a reseller's account) may hold more than one IPv4 and more than one IPv6:
hitechcloudcli user-ip <account> --add <ip>/--remove <ip>,ip-pool assign <account> <ip>(a second address of a family is added beside the first),ip-pool release <account> [<ip>]. - Every zone the account holds carries one A per IPv4 and one AAAA per IPv6 (apex,
www,*,mail, and subdomain records in a parent zone), and the domain's SPF names all of them. New zones are created with the account's assigned addresses, never the control server's. ip.jsongainsipv4s/ipv6s; the primary address stays inip/ipv6.
LiteSpeed Enterprise​
- A licensed LiteSpeed Enterprise installed over
/usr/local/lswsis recognised from its own version banner (or licence file) and shown as LiteSpeed Enterprise in the WebEngine selector, the admin's Domains list, the WebEngine configuration editor andhitechcloudcli native-engine list. Nothing changes when only OpenLiteSpeed is installed.
Mirror​
deploy/install-mirror.sh: directory listing is served only to the addresses inMIRROR_INDEX_ALLOW(default116.118.2.45); every other client gets files by URL and a 404 for a directory.
Fixes​
- Admin end-to-end tests run under an Enterprise licence (they failed on Community developer machines).
Was this helpful?