mirror of
https://github.com/myronblair/do-server-config
synced 2026-07-28 05:22:53 -05:00
[orbis] Weekly backup 2026-07-19 — 9 files changed, 37 insertions(+), 2 deletions(-)
This commit is contained in:
@@ -89,3 +89,17 @@ vhssl {
|
||||
enableStapling 1
|
||||
ocspRespMaxAge 86400
|
||||
}
|
||||
|
||||
context / {
|
||||
location $DOC_ROOT/
|
||||
allowBrowse 1
|
||||
authName Coming Soon
|
||||
realm ComingSoonRealm
|
||||
indexFiles index.php, index.html
|
||||
}
|
||||
|
||||
realm ComingSoonRealm {
|
||||
userDB {
|
||||
location /home/parkerslingshotrentals.com/.htpasswd
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user