What's new? | Help | Directory | Sign in
Google
virtualhost-sh
Create virtual hosts using Apache on Unix-based system
  
  
  
  
    
Code License: New BSD License
Labels: apache, virtualhost, macosx, ubuntu
Show all Featured Downloads:
virtualhost-1.17.tgz
Join project
Project owners:
  patrickg.com
Project members:
burobjorn

This script was originally intended to create virtual hosts for a development environment on Mac OS X with the built-in Apache server so that you can reflect a production environment locally.

The Tiger and below version of the script uses Net Info Manager to handle the host creation and resolution. Leopard eliminated Net Info Manager, so it uses /etc/hosts instead. Bjorn Wijers adapted the script for Ubuntu Linux.

The trunk of this project is for the current version of Mac OS X, which at this time is 10.5 (Leopard). There are separate branches for the Mac OS X 10.4 and below and Ubuntu Linux.