Skip to content

senf666/nginxVhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginxVhost

A python script to create Nginx virtual hosts on linux

  • creates a vhost config file and moves it to sites-available
  • creates a symbolic link in sites-enable to the vhost config file.
  • makes a directory in /var/www
  • adds a test index.html file
  • reloads nginx

About

python script to create Nginx virtual hosts on linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages