add domain fixes, prototype for apache site adder
authorChris Koeritz <fred@gruntose.com>
Fri, 27 Oct 2017 00:49:19 +0000 (20:49 -0400)
committerChris Koeritz <fred@gruntose.com>
Fri, 27 Oct 2017 00:49:19 +0000 (20:49 -0400)
commit478fbf42ef8abd953a7f6687d5fee4c28fd9862f
tree0f00c9dd0a0e8a7963cd88163765b90245e6d206
parentf15007a6d97cb4158fed81ab2d996f8d8df1b7c3
add domain fixes, prototype for apache site adder

add_domain updated with more workingness; now actually modifies the configuration files and also seems to work properly.

apache site adder is intended to create a new config file for an apache2 website, using some peculiar rules for our storage on a vm that mimics serverpilot storage paths.
scripts/system/add_apache_site.sh [new file with mode: 0644]
scripts/system/add_domain.sh