What is mod_vhost_alias?

Answers were Sorted based on User's Feedback



What is mod_vhost_alias?..

Answer / jimmy

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.

Is This Answer Correct ?    8 Yes 0 No

What is mod_vhost_alias?..

Answer / josey

Allows to host multiple host on the same server.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Apache Interview Questions

What is apache software used for?

0 Answers  


what is difference between static module & dynamic module in apache?

0 Answers  


How and why was Apache created?

1 Answers  


What are the types of virtual hosts?

0 Answers  


What is apache web server and how it works?

0 Answers  






What is apache access?

0 Answers  


How do you install the apache web server?

0 Answers  


What do you mean by a servername directive?

0 Answers  


Can we cache files which are viewed frequently?

0 Answers  


What is the typical log file size per 10k requests in an apache web server?

0 Answers  


What are "regular expressions"?

0 Answers  


Can we do automatically roll over the apache logs at specific times without having to shut down and restart the server?

0 Answers  


Categories