Skip to content

lbassuncao/nVHosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nVHosts 0.4.1

This is a simple CLI App to manage Virtual Hosts using nGinx and PHP on Linux machines.

1) Configuration

a) git clone https://github.com/lbassuncao/nVHosts.git
b) cd nVHosts/src
c) chmod +x nvhosts
c) sudo ln -s $(pwd)/nvhosts /usr/local/bin/
d) cd ..
e) sudo ln -s $(pwd)/templates /usr/local/bin/
f) restart your terminal

2) Test the Application

a) nvhosts

Initial Display

3) Create a Virtual Host

a) follow the examples bellow

Configuring a vHost

3) Feel Free to Explore Other Options

Further Options

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages