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 (
commit 86b525738deb17f205d6f8431da2137f3b7416ea
tree 8013aac64dd66b97affb086ca5f5f1d2f5960cb3
parent 924cd836ab89da7799b54607813f597507f4bbb2
tree 8013aac64dd66b97affb086ca5f5f1d2f5960cb3
parent 924cd836ab89da7799b54607813f597507f4bbb2
hostess /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jun 10 03:12:20 -0700 2009 | |
| |
README | Wed Jun 10 06:28:26 -0700 2009 | |
| |
Rakefile | Mon Jun 15 04:32:07 -0700 2009 | |
| |
bin/ | Tue Jul 07 08:03:44 -0700 2009 | |
| |
hostess.gemspec | Mon Jun 15 04:32:07 -0700 2009 |
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.






