With more smart relay hosts using alternative ports and requiring authentication, could we add a couple more fields for the Smart Relay details to allow this to be added from the GUI?
While selecting a target directory for the Document Root of a Sub Domain it is only possible to select a first level subdirectory of the "Root Base Directory".
I don't see a technical reason for thi...
Add the option in the GUI to disable ipv6 auto configuration. This is NOT disabling ipv6, this is preventing the network stack from attempting to self-configure (beyond the link-local address).
This ...
If there is a domain name in web or email alias is it not globally searchable for the admin within the gui. Only with a grep in the /etc/httpd/conf/vhosts. A search within all hostnamens and aliases w...
A csv report with all vsites, including numbers of users, email adresses, quota, site alias, SSL og not. suspended,
(custom fields from other feature request :) cut be billing date, created date, pr...
It sometimes would be nice to have one or more text fields with configurable names, visible only to admin, to write notes like " this vsite's webpage require php 5.4, so dont update php" or a field ...
If I setup a vsite that is only to be used for web hosting (where email is handled on a different server), I use the GUI to disable email for the domain and for any users. However, there are still som...
When users require shell access (for example, they need to use shell tools for deployment of web apps, like composer, npm, git, artisan), it can be granted to them. However, once they have this access...
Several common frameworks and web apps (Magento, Laravel, to name two) want you have set documentroot for httpd as a subdir: ie /web/public and not just /web.
While it can be done by editing the sitex...