How To Disable Email and DNS tabs?
I'm looking for a way to easily remove the Mail and DNS tabs from the ISPConfig web interface (for both the client and the admin). We aren't using this server for DNS or Mail, and would like to remove it to prevent users from thinking they can configure email, when they can't.
Anyway, it seems that the config file I'm looking for is /usr/local/ispconfig/interface/lib/config.inc.php.
I modified the following line to remove 'dns' and 'mail'
define('ISPC_INTERFACE_MODULES_ENABLED', 'mail,sites,dns,tools');
So far it doesn't seem to have any effect.
Am I missing something?
|
Recent comments
12 hours 26 min ago
13 hours 25 min ago
17 hours 12 min ago
18 hours 26 min ago
22 hours 3 min ago
1 day 5 hours ago
1 day 14 hours ago
1 day 15 hours ago
2 days 6 hours ago
2 days 9 hours ago