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

How to access my IP's folder after including a domain name?

Questions regarding the DNS Server
BIND
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
7777777
Posts: 3
Joined: Thu Dec 17, 2015 8:21 pm

How to access my IP's folder after including a domain name?
  • Quote

Post by 7777777 » Mon Dec 21, 2015 5:59 pm

When installed vestacp (with nginx) I could access my IP's folder

Now I added a domain name working fine, but when access the IP address it goes to that domain name

which nginx files to edit to make work again the IP folder? thanks in advance
Top

BBuchanan1013
Posts: 139
Joined: Thu Jan 07, 2016 12:01 am

Re: How to access my IP's folder after including a domain name?
  • Quote

Post by BBuchanan1013 » Thu Apr 14, 2016 7:18 am

7777777 wrote:When installed vestacp (with nginx) I could access my IP's folder

Now I added a domain name working fine, but when access the IP address it goes to that domain name

which nginx files to edit to make work again the IP folder? thanks in advance
you can add your ip address as a web domain or you can add your ip under a domain as an a record.
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: How to access my IP's folder after including a domain name?
  • Quote

Post by tjebbeke » Thu Apr 21, 2016 9:00 am

http://nginx.org/en/docs/http/request_p ... rver_names

Code: Select all

server {
    listen      80;
    server_name "";
    return      444;
}
Top


Post Reply
  • Print view

3 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