Setting up Apache Virtual Hosts

Описание к видео Setting up Apache Virtual Hosts

This video talks about how you can set up apache using the httpd.conf file and the hosts file so that you can host multiple ip addresses, multiple ports, or multiple domain names on the same computer.
A useful technique when you are trying to do some cross-domain testing with websites or APIs.

Code GIST for httpd.conf extracts: https://gist.github.com/prof3ssorSt3v...

Code GIST for hosts file: https://gist.github.com/prof3ssorSt3v...

Apache Reference: https://httpd.apache.org/docs/2.4/vho...

Комментарии

Информация по комментариям в разработке