Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion RHEL/CentOS
  • Search

How can I disable access to my VestaControl Panel which on port 8083

RHEL/CentOS related topics
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
juaningsnow
Posts: 3
Joined: Mon Jul 30, 2018 3:38 pm

Os: CentOS 6x
Web: apache + nginx
How can I disable access to my VestaControl Panel which on port 8083
  • Quote

Post by juaningsnow » Thu Aug 02, 2018 1:57 pm

is there anyway to disable access on the web panel via IP address? this is to prevent certificate errors, I have been creating redirect on my vesta nginx config but it gives back "too many redirects error".

server{
listen 8083;
server_name _;
return 301 https://mydomain.com;$server_port$request_uri;
}

anyone who can suggests anything good? I don't want the VestaCP Panel to be accessed on my IP address https://xxx.xxx.xxx.xxx:8083.

Thank you!
Top

Konfuzed
Posts: 2
Joined: Wed Aug 08, 2018 9:52 am

Os: CentOS 6x
Web: apache + nginx
Re: How can I disable access to my VestaControl Panel which on port 8083
  • Quote

Post by Konfuzed » Wed Aug 08, 2018 12:21 pm

Why don't you just install a Let's Encrypt SSL-certificate on the adminpanel? It works great and gives no errors.
Top


Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “RHEL/CentOS”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password