Not fully working, but saving progress

This commit is contained in:
2025-02-19 07:53:26 -08:00
parent f222b6e79a
commit 9c52edd53a
13 changed files with 376 additions and 93 deletions

View File

@@ -0,0 +1,4 @@
#Subdomain method {{ domain }}
acl {{ domain }}-acl hdr(host) -i {{ domain }}
use_backend {{ name }}-backend if {{ domain }}-acl