Question
Hosts config problem need some help
I did some changes following tutorials but i just wanna make sure that everything is ok. I use my domain multiplayerhosting.info and this is host file
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
127.0.0.1 autoreply.zpanel.multiplayerhosting.info
127.0.0.1 localhost
127.0.0.1 zpanel.multiplayerhosting.info
When i restart apache;
Stopping httpd: [ OK ]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName
[ OK ]
I want that Zpanel should answer on zpanel.multiplayerhosting.info or zpane.dropletip and multiplayerhosting.info to point on main site.
How i can acomplish that. Thanks
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×