Page 1 of 1
Block the access panel
Posted: Sat Oct 15, 2016 12:54 pm
by MrFatad
Hello,
How to access the panel only from a specific domain name?
Example:
domaine1.com:8083 ---> Vesta Panel
domaine2.com:8083 ---> Vesta Panel is hidden
Re: Block the access panel
Posted: Sat Oct 15, 2016 5:43 pm
by mehargags
There isn't a way to do this as far as I know... Why would you want this ?
Is it a private server only for which only you will have VestaCP Admin access ? if so, you can change VestaCP port to something only you know. Security by obfuscation !
Re: Block the access panel
Posted: Sat Oct 15, 2016 8:34 pm
by MrFatad
Yes I want to do this to improve safety ;)
Re: Block the access panel
Posted: Sat Oct 15, 2016 9:28 pm
by mehargags
you can change VestaCP port to something only you know by editing
/usr/local/vesta/nginx/conf/nginx.conf
After that
Re: Block the access panel
Posted: Sun Oct 16, 2016 12:26 am
by MrFatad
Thanks ;)