How to create virtual hosts on Apache (httpd) on CentOs 7
У вашего броузера проблема в совместимости с HTML5
Free Linux Cheat Sheet Download: http://eepurl.com/dkRNM9
Using virtual hosts on Apache allows you to host multiple websites on one server. In order for virtual hosts to function correctly you will need to insure that you have DNS set up correctly for your sites. If you are following this tutorial for test purposes you can reference this video on how to manually set DNS on a Centos Server:
https://youtu.be/g0LeE8NFipM
If you need to know how to install apache on CentOs you can reference this video:
https://youtu.be/rs0tCdkd5Bk
The commands that you need to follow this video can be found here:
https://darrenoneill.eu/?p=306