Hi,
I'd setup my directadmin control panel to use a custom ssl certificate and I've set force_hostname to match the domain associated with my certificate. Of course, it won't work if someone tries to connect to https://isownsite.com:2222 and he will get a waring and then a redirect.
But, if someone tries to connect on http, directadmin first redirects him to myip:2222 and so he will get the warning and only then it will redirect the user to the right domain.
You may try to go on http://www.openpost.it:2222 to understand what I mean. Isn't it possible to redirect http connection on port 2222 directly to the domain to bypass the warning?
Thanks
I'd setup my directadmin control panel to use a custom ssl certificate and I've set force_hostname to match the domain associated with my certificate. Of course, it won't work if someone tries to connect to https://isownsite.com:2222 and he will get a waring and then a redirect.
But, if someone tries to connect on http, directadmin first redirects him to myip:2222 and so he will get the warning and only then it will redirect the user to the right domain.
You may try to go on http://www.openpost.it:2222 to understand what I mean. Isn't it possible to redirect http connection on port 2222 directly to the domain to bypass the warning?
Thanks