Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 511 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 511 Bytes

VHostApp

This is an application for creating vhost entries. It takes a domain name for it main argument and then creates a vhost file as well as an entry in the hosts file for the vhost domain

###Version 0.2 alpha ChangeLog 11/15/2023###

  • Changed to f-strings

###Version 0.1 alpha ChangeLog 11/27/2012###

  • added the main class
  • added a main function to run the app
  • created code for porcessing the argv.
  • created the vhost block
  • created the hosts line
  • added file support to create new