I bought VPS server and now I install webmin on it. so when I wanna login into webmin by http://88.198.196.118:10000/ it will redirect to https://static.88-198-196-118.clients.your-server.de:10000/ address,I try to login into it by my SSH username and password (which one I usually connect to ssh of my server by putty) but I con't do it. how can I do it?
|
feedback
|
closed as too localized by MadHatter, Sam♦ Oct 7 '11 at 10:16
This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.
|
When you try to connect to the server at 88.198.196.118 using the http protocol you get this message
If you try to connect using https then you can get to your server so
should do the trick. | |||
|
feedback
|