Article 5K0YP LXer: How to manage dynamic virtual hosts with Apache and the mod_vhost_alias module

LXer: How to manage dynamic virtual hosts with Apache and the mod_vhost_alias module

by
LXer
from LinuxQuestions.org on (#5K0YP)
Published at LXer:

The Apache web server has the ability to serve multiple websites from the same IP address, using virtual hosts. Each Virtual Host can be configured in the main server configuration file, or, thanks to the Include or the IncludeOptional directives, in its own dedicated one. When the number of virtual hosts increases, their management starts to become troublesome. If their configuration is quite similar, we can manage them dynamically, thanks to the mod_vhost_alias module. In this tutorial we will see how to do it.

Read More...latest?d=yIl2AUoC8zA latest?i=YQvTeny8Ifk:m2e7CM50PmM:F7zBnMy latest?i=YQvTeny8Ifk:m2e7CM50PmM:V_sGLiP latest?d=qj6IDK7rITs latest?i=YQvTeny8Ifk:m2e7CM50PmM:gIN9vFwYQvTeny8Ifk
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments