Search found 2 matches
- Wed Jun 15, 2016 2:17 pm
- Forum: Web Server
- Topic: Allow Panel access only in one domain
- Replies: 5
- Views: 7350
Re: Allow Panel access only in one domain
Yes, already restarted the service but I can still access the panel from other domains. Any ideas? Thanks!
- Tue Jun 14, 2016 10:13 pm
- Forum: Web Server
- Topic: Allow Panel access only in one domain
- Replies: 5
- Views: 7350
Allow Panel access only in one domain
Hi, Im trying to set up vesta to allow panel access only from only one domain, but Im note being able to do so. I've modified the nginx config file /usr/local/vesta/nginx/conf/nginx.conf to listen mypaneldomain.com:8083; # server_name _; server_name mypaneldomain.com; but I'm still able to access th...