https://github.com/chip/a2vhosts
Apache virtual hosts manager (in Sinatra)
https://github.com/chip/a2vhosts
Last synced: about 2 months ago
JSON representation
Apache virtual hosts manager (in Sinatra)
- Host: GitHub
- URL: https://github.com/chip/a2vhosts
- Owner: chip
- License: mit
- Created: 2010-08-21T20:38:07.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-08-21T23:59:20.000Z (almost 16 years ago)
- Last Synced: 2025-01-19T22:16:14.543Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: MIT-LICENSE
Awesome Lists containing this project
README
= a2vhosts
A Sinatra application to manage your Apache virtual hosts.
== Getting Started
sudo gem install shotgun
rake db:migrate
shotgun application.rb