This document describes how to efficiently serve an arbitrary number of virtual hosts with Apache. Your configuration file is smaller so Apache starts faster and uses less memory. Adding virtual hosts ...
The virtual host code was completely rewritten in Apache 1.3. This document attempts to explain exactly what Apache does when deciding what virtual host to serve a hit from. With the help of the new ...