Skip to content

johnhiott/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Scripts

Scripts for saving time

vhost.sh

  • Creates /etc/apache2/sites-available/mydomain.com
  • Creates host directory: /var/www/mydomain.com/public

For Creating host directory and config

./vhost.sh mydomain.com

To create config file only

./vhost.sh mydomain.com off

For now this scripts only allows one parameter: domain name

About

random scripts for saving time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages