Apache Question:

Download Job Interview Questions and Answers PDF

What is mod_vhost_alias?

Apache Server Interview Question
Apache Server Interview Question

Answer:

This module creates dynamically configured virtual hosts, by
allowing the IP address and/or the Host: header of the HTTP
request to be used as part of the pathname to determine what
files to serve. This allows for easy use of a huge number of
virtual hosts with similar configurations.

Download Apache Server Interview Questions And Answers PDF

Previous QuestionNext Question
What is ServerType directive in Apache Server?What is htpasswd?