VestaCP in azure virtual machine. Virtual hosts problem
VestaCP in azure virtual machine. Virtual hosts problem
I install vesta to clean CentOS 6.7 (OpenServer 6.7).
After installation:
Help please.
How can i change ip of server?
Change to "VIRTUAL IP ADDRESS" or "INSTANCE IP ADDRESS"&?
MY VIRTUAL MACHINE PROPERTIES:
VIRTUAL IP ADDRESS:
138.91.57.68
INSTANCE IP ADDRESS:
40.127.186.243
PRIVATE IP ADDRESS:
10.1.0.4
After installation:
Code: Select all
service httpd restart
And i can't access to my virtualhosts.Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 10.1.0.4 for ServerName
[Wed Oct 21 06:04:57 2015] [warn] NameVirtualHost 10.1.0.4:8443 has no VirtualHosts
Help please.
How can i change ip of server?
Change to "VIRTUAL IP ADDRESS" or "INSTANCE IP ADDRESS"&?
MY VIRTUAL MACHINE PROPERTIES:
VIRTUAL IP ADDRESS:
138.91.57.68
INSTANCE IP ADDRESS:
40.127.186.243
PRIVATE IP ADDRESS:
10.1.0.4
Re: VestaCP in azure virtual machine. Virtual hosts problem
Use any of IP accessible from ext.world (instance or virtual). IMHO.
Not private 10.*
Maybe you should check nginx.conf and see IP used there.
Not private 10.*
Maybe you should check nginx.conf and see IP used there.