Hi I want to restrict ISPconfig admin panel http://domain:81 from specific IP range. But the problem is webmail and mailuser login also use port 81, I want webmail and mailuser login open for all. How to solve this problem? Another issue is I want give access to IMAP and POP3 for my users only from some specific IP range. Is it possible to configure from ISPConfig or have to do it manualy in /etc/hosts.deny and /etc/hosts.allow? Thanks
I think you can do this with Apache's rewrite rules: http://httpd.apache.org/docs/2.0/misc/rewriteguide.html