I have a problem with configuring subdomains on ISPConfig 3. I have server with installed Debian, Nginx, PHP-FPM, MySQL and ISPConfig. I have a task to configure ISPConfig in such way:
- Create single domain for whole server.
- Create some users
- Allow them to create subdomains for main server domain(something like service address, it's nedded for creating sites withoutbying new domain for each task and programmer), which is under control of server admin. They must have ability to create subdomains(with FTP, MySQL etc) for domain themselves, without external help.
How can be done this?