Skip to content

porimol/vhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Host

Apache(Linux) virtual host creator

It's a handy tool to easy create a virtual host in apache web server

Installation

You can install integrated package using pip.

If you are root user then run...

pip install VirtualHost

Or if you are not root user then run...

sudo pip install VirtualHost

User Guide

After installed run vhost command then it will prompt two input respectively.

  • First prompt for your domain name.
  • Second prompt for your project directory or path

For help run vhost --help

Credit

Plabon

Inspired By

vhost open source project. Author :- Nahid Bin Azhar

About

Apache(Linux) virtual host creator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages