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 DNS Server
  • Search

Link without port

Questions regarding the DNS Server
BIND
Post Reply
  • Print view
Advanced search
6 posts • Page 1 of 1
Matty
Posts: 1
Joined: Sun Dec 17, 2017 9:18 pm

Link without port
  • Quote

Post by Matty » Sun Dec 17, 2017 9:30 pm

Hi,
How can i change

Code: Select all

http://name.com:8083
to

Code: Select all

http://control.name.com
Can someone tell me how do it??
Top

mehargags
Support team
Posts: 1096
Joined: Sat Sep 06, 2014 9:58 pm
Contact:
Contact mehargags
Website Skype

Os: Debian 8x
Web: apache + nginx
Re: Link without port
  • Quote

Post by mehargags » Mon Dec 18, 2017 6:46 am

What is so hard in it ?
Point an A record to IP, in Vesta, Setup default domain to that subdomain.
Top

vanderheyde
Posts: 35
Joined: Fri Dec 08, 2017 3:48 pm

Os: Debian 7x
Web: apache + nginx
Re: Link without port
  • Quote

Post by vanderheyde » Tue Dec 19, 2017 2:41 pm

I think he's referring to the 'without port' part.

Making the control panel listen on port 443, on only a specific subdomain.
Top

mehargags
Support team
Posts: 1096
Joined: Sat Sep 06, 2014 9:58 pm
Contact:
Contact mehargags
Website Skype

Os: Debian 8x
Web: apache + nginx
Re: Link without port
  • Quote

Post by mehargags » Tue Dec 19, 2017 7:43 pm

That is not possible because 80/443 are reserved for http/s. The shear thought of this is plain stupid and doesn't make sense. Your Control panel needs to run in PARALLEL to your webservices, not under them, so you need to use a different port. cPanel/WHM, Virtualmin, ISPConfig... name any Panel, they all run on separate ports.
Top

ScIT
Support team
Posts: 617
Joined: Mon Feb 23, 2015 4:13 pm

Os: Ubuntu 17x
Web: apache + nginx
Re: Link without port
  • Quote

Post by ScIT » Sun Dec 24, 2017 2:06 pm

Matty wrote:Hi,
How can i change

Code: Select all

http://name.com:8083
to

Code: Select all

http://control.name.com
Can someone tell me how do it??
this is theoretically possible. You can add a subdomain control.name.com, then create a new nginx template under /usr/local/vesta/data/templates/web/nginx and use nginx proxy_pass (http://nginx.org/en/docs/http/ngx_http_ ... proxy_pass). So you could use let's encrypt for ssl (default apache2 template), and redirect all requests to https://yourip:8083.
Top

mehargags
Support team
Posts: 1096
Joined: Sat Sep 06, 2014 9:58 pm
Contact:
Contact mehargags
Website Skype

Os: Debian 8x
Web: apache + nginx
Re: Link without port
  • Quote

Post by mehargags » Sun Dec 24, 2017 5:26 pm

ScIT wrote:You can add a subdomain control.name.com, then create a new nginx template under /usr/local/vesta/data/templates/web/nginx and use nginx proxy_pass (http://nginx.org/en/docs/http/ngx_http_ ... proxy_pass). So you could use let's encrypt for ssl (default apache2 template), and redirect all requests to https://yourip:8083.
Nice idea...!!!
Top


Post Reply
  • Print view

6 posts • Page 1 of 1

Return to “DNS Server”



  • 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