Adding a domain for admin login instead of using IP Address?
Adding a domain for admin login instead of using IP Address?
Hello
I would like to know please how do I add a domain to my panel so that I can login to it for Admin instead of using the IP address like https://123.45.678.90:8083 and I would be using https://admin.mydomain.com:8083
Also is it possible to change the port number from 8083 to something different without it harming the functionality of Vestacp?
Thanks in advance for your assistance :)
I would like to know please how do I add a domain to my panel so that I can login to it for Admin instead of using the IP address like https://123.45.678.90:8083 and I would be using https://admin.mydomain.com:8083
Also is it possible to change the port number from 8083 to something different without it harming the functionality of Vestacp?
Thanks in advance for your assistance :)
Re: Adding a domain for admin login instead of using IP Addr
Hi, hammy
You can change vestacp port in nginx.conf of panel
/usr/local/vesta/nginx/conf/nginx.conf
find this code on line of 80
after this
You can change vestacp port in nginx.conf of panel
/usr/local/vesta/nginx/conf/nginx.conf
find this code on line of 80
Code: Select all
listen 8083;
Code: Select all
service vesta restart
Try to use this manualhttps://123.45.678.90:8083 and I would be using https://admin.mydomain.com:8083
Re: Adding a domain for admin login instead of using IP Addr
Thank you for your assistance imperio most appreciated and most helpful.
Could I ask please. Is there a English version of http://toster.ru/q/58444 sadly I do not speak Russian.
EDIT:-
http://translate.google.co.uk/translate ... 6bih%3D587
English version thanks to Google Translate ^^^^^^^^^^^^
Could I ask please. Is there a English version of http://toster.ru/q/58444 sadly I do not speak Russian.
EDIT:-
http://translate.google.co.uk/translate ... 6bih%3D587
English version thanks to Google Translate ^^^^^^^^^^^^
Re: Adding a domain for admin login instead of using IP Addr
No, this instruction only on RussianCould I ask please. Is there a English version of http://toster.ru/q/58444
You can use Google Translate to translate this instruction :-)