-
Notifications
You must be signed in to change notification settings - Fork 0
danilo04/VhostCreator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Virtual Host Creator =================== Introduction ------------ The people that work with apache always have to create new virtual hosts for their projects. This project helps through cli to create new virtual hosts and enable them. Configuration ------------ This project was tested in a ubuntu-linux machine, so it uses the ubuntu/debian apache folder layout. If you have another layout you just have to change the const in the class "src/vhostcreator.class.php". I recommend to create an alias in your .bashrc file. For this just add this line to your .bashrc file: alias vhostcreator='/path/to/VhostCreator/bin/vhostcreator' Then just run: source ~/.bashrc Usage ----- Run: xhostcreator and it will ask your for the your email administrator, servername and documentroot of the virtual host.
About
Apache Virtual Host Creator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published