Skip to content

Simple v-host generator Apache Linux (Debian/CentOS) in .NET Core

License

Notifications You must be signed in to change notification settings

shareitcode/v-host-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V-Host generator

Simple v-host generator Apache Linux (Debian/CentOS).

How it works

Juste enter your web site domaine.
The application create a web site directory into /var/www with domaine web site name.
After, create v-host into Apache folder and restart Apache service for enable v-host configuration.

Technologies

Microsoft .NET Core 3.1 Console Application