**Setup an HTTP listener on the regular port 80, then setup a limit for the Domain | Limits & Settings | Connection | Require secure connection before login --> true. When a user connects via regular HTTP, they will be redirected to the corresponding HTTPS listener by default.**
I don't want to expose logons over the Internet so I have only activated the HTTPS listener for the gateway. What I would really like is to turn on an auto-redirect so that users on mobile devices don't have to try typing the "https://", and instead they could just type the short hand dns name (e.g. servu.company.com) and end up connecting automagically to https://servu.company.com.
This would also be nice to have on the internal Serv-U FTP server as well, but particularly important for the Internet facing gateway.