thinkbuildblog

Tag Archives: mod_vhost_alias

Most read blog posts for April, 2013

Posted by Pixafy

most-read-blog-posts

April showers are done, and it’s time for May flowers! As the month begins, what were you reading last month?  Here’s the most popular blog posts on thinkbuildblog for April: (more…)

Configuring Apache to use mod_vhost_alias

Posted by Tariq Chaudhry

In a previous post, I talked about an Apache module called mod_vhost_alias and the benefits it could have.  A commenter posed a question:

Would you mind posting a full example of the vhost that you’re using for context? Additionally, what settings are you using in httpd.conf for things like DocumentRoot, ServerName, etc.

Here is the minimum configuration you would need to include in your httpd.conf file to get vhost aliasing to work. (more…)