mirror of
https://github.com/myronblair/do-server-config
synced 2026-06-30 17:50:59 -05:00
[orbis] Weekly backup 2026-06-21 — 8 files changed, 218 insertions(+), 302 deletions(-)
This commit is contained in:
@@ -3,8 +3,6 @@ virtualHost Example{
|
||||
vhRoot Example/
|
||||
configFile conf/vhosts/Example/vhconf.conf
|
||||
listener Default{
|
||||
map mail.jarvis.orbishosting.com mail.jarvis.orbishosting.com
|
||||
map jarvis.orbishosting.com jarvis.orbishosting.com
|
||||
map orbis.orbishosting.com orbis.orbishosting.com
|
||||
map mail.parkerslingshotrentals.com mail.parkerslingshotrentals.com
|
||||
map parkerslingshotrentals.com parkerslingshotrentals.com
|
||||
@@ -23,8 +21,6 @@ virtualHost tomtomgames.com {
|
||||
vhRoot /home/$VH_NAME
|
||||
configFile $SERVER_ROOT/conf/vhosts/$VH_NAME/vhost.conf
|
||||
listener SSL {
|
||||
map mail.jarvis.orbishosting.com mail.jarvis.orbishosting.com
|
||||
map jarvis.orbishosting.com jarvis.orbishosting.com
|
||||
map mail.tomtomgames.com mail.tomtomgames.com
|
||||
map orbis.orbishosting.com orbis.orbishosting.com
|
||||
map mail.parkerslingshotrentals.com mail.parkerslingshotrentals.com
|
||||
@@ -41,8 +37,6 @@ virtualHost mail.tomtomgames.com {
|
||||
vhRoot /home/tomtomgames.com
|
||||
configFile $SERVER_ROOT/conf/vhosts/$VH_NAME/vhost.conf
|
||||
listener SSL IPv6 {
|
||||
map mail.jarvis.orbishosting.com mail.jarvis.orbishosting.com
|
||||
map jarvis.orbishosting.com jarvis.orbishosting.com
|
||||
map mail.tomtomgames.com mail.tomtomgames.com
|
||||
map orbis.orbishosting.com orbis.orbishosting.com
|
||||
map mail.parkerslingshotrentals.com mail.parkerslingshotrentals.com
|
||||
@@ -82,9 +76,3 @@ virtualHost mail.parkerslingshotrentals.com {
|
||||
virtualHost orbis.orbishosting.com {
|
||||
vhRoot /home/$VH_NAME
|
||||
configFile $SERVER_ROOT/conf/vhosts/$VH_NAME/vhost.conf
|
||||
virtualHost jarvis.orbishosting.com {
|
||||
vhRoot /home/$VH_NAME
|
||||
configFile $SERVER_ROOT/conf/vhosts/$VH_NAME/vhost.conf
|
||||
virtualHost mail.jarvis.orbishosting.com {
|
||||
vhRoot /home/jarvis.orbishosting.com
|
||||
configFile $SERVER_ROOT/conf/vhosts/$VH_NAME/vhost.conf
|
||||
|
||||
Reference in New Issue
Block a user