Default domain deleted. IP address is pointing to dif domain
-
- Posts: 1
- Joined: Sat Jun 14, 2014 4:55 pm
Default domain deleted. IP address is pointing to dif domain
Hi,
I have deleted default domain. In my server i have configured total three domains. Now on entering my ip address it's going to Domain A but i want to point to different domain.
In some other thread i read we need to configure domains in order in the file: /etc/httpd/conf.d/vesta.conf
But i am not finding file in that path. I am using Ubuntu 14.03 version.
I have deleted default domain. In my server i have configured total three domains. Now on entering my ip address it's going to Domain A but i want to point to different domain.
In some other thread i read we need to configure domains in order in the file: /etc/httpd/conf.d/vesta.conf
But i am not finding file in that path. I am using Ubuntu 14.03 version.
Re: Default domain deleted. IP address is pointing to dif do
Hi,
move the line as you need
Code: Select all
/etc/nginx/conf.d/vesta.conf
Re: Default domain deleted. IP address is pointing to dif do
sorry to bring up an old topic, when I open this file :imperio wrote:Hi,move the line as you needCode: Select all
/etc/nginx/conf.d/vesta.conf
Code: Select all
/etc/nginx/conf.d/vesta.conf
Code: Select all
include /home/admin/conf/web/nginx.conf;