For an specific security settings, i need standard https:443 port for users to access theis roundcoube's webmail accounts, keeping all ispconfig administration features and functions (including password changes) on https:81 port. Any help? Regards,..
This might give you the idea: http://www.howtoforge.com/apache_reverse_proxy_ispconfig Instead of accessing ISPConfig on port 80, you'd just configure Apache to access Roundcube (on port 443).
hi there, sorry about the delay (big delay).. analyzing your suggestion, that wouldn't fix the security issue im having. What i need to provide is access to ispconfig administration to https://x.x.x.x:81/login.php via vpn only, while providing access to roundcube's webmail on standard https port. --Inet-->FW-->https://x.x.x.x:81 (deny) --Inet-->FW-->https://x.x.x.x:443/webmail (allow) regards !