mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
added bins to remove and add sites, changed dockerfile. added new format
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
perl -0777 -p -i.bak -e "s/(vhTemplate centralConfigLog \{[^}]+)\}*(^$)/\1
|
||||
member $1 {
|
||||
vhDomain $1
|
||||
}/gmi" httpd_config.conf
|
||||
Reference in New Issue
Block a user