Reorganise, move code to not be split between haproxy and src folder

This commit is contained in:
Thomas Lynch
2023-02-11 15:06:35 +11:00
parent 0d56079960
commit 08a966c121
23 changed files with 15 additions and 15 deletions

1
haproxy/map/backends.map Normal file
View File

@@ -0,0 +1 @@
localhost websrv1

0
haproxy/map/blocked.map Normal file
View File

2
haproxy/map/ddos.map Normal file
View File

@@ -0,0 +1,2 @@
localhost 1
localhost/captcha 2

1
haproxy/map/hosts.map Normal file
View File

@@ -0,0 +1 @@
localhost 127.0.0.1:81

View File

View File