Maybe you have experienced when opening the myvesta login url but the page is blank.
It' means that you are trying to access myVesta without secret URL. try with load url with secret url.
If you can't remember your secret URL, see viewtopic.php?f=23&t=62
how to change secret-URL
Edit file /usr/local/vesta/web/inc/login_url.php
CODE: SELECT ALL
<?php $login_url='SOMETHING';
Change URL between quotes (in this example it's SOMETHING string).
Save the file.
----------------------------------------
Let's say you set iloveyou to be your secret URL.
Your /usr/local/vesta/web/inc/login_url.php will looks like:
CODE: SELECT ALL
<?php $login_url='whoiam';
Your secret URL is:
CODE: SELECT ALL
https://your-hostname:8083/?whoiam