Skip to content

pwalus/vhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vhost

Tool for easy creating a virtual hosts.

Change paths in vhost.php

ROOT_PATH is where vhost command is located;

define('ROOT_PATH', '/Users/pwalus/Commands/vhost/');

PROJECT_PATH is where you locate your projects;

define('PROJECT_PATH', '/Users/pwalus/Sites/');

Create a symlink for vhost.php to use it globally.

ln -s /var/www/vhost/vhost.php /usr/local/bin/vhost

Run

vhost create

About

Tool for easy creating a virtual hosts.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages