Block the access panel
Block the access panel
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
How to access the panel only from a specific domain name?
Example:
domaine1.com:8083 ---> Vesta Panel
domaine2.com:8083 ---> Vesta Panel is hidden
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Block the access panel
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 !
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
Yes I want to do this to improve safety ;)
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Block the access panel
you can change VestaCP port to something only you know by editing
After that/usr/local/vesta/nginx/conf/nginx.conf
Code: Select all
Service Vesta Restart