This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
hostess /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
bin/ | ||
| |
hostess.gemspec |
README
Hostess
=======
A simple tool for adding local directories as virtual hosts in a local apache installation. It probably only works well
on a Mac, but we're scratching our own itch here.
Usage
-----
$ sudo hostess create mysite.local /Users/myuser/Sites/mysite
This will create a new virtual host in your Apache configuration, setup your Mac's DNS to respond to that domain name,
and restart Apache to make the new virtual host live.







