Modernizing PyThon Projec
This commit is contained in:
parent
b8848c8303
commit
55d0d1a105
51 changed files with 157 additions and 47 deletions
10
src/tests/fixtures/services-with-deny-pages
vendored
10
src/tests/fixtures/services-with-deny-pages
vendored
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"192.168.1.20": {
|
||||
"easyhaproxy.http.host": "secure.example.com",
|
||||
"easyhaproxy.http.port": "80",
|
||||
"easyhaproxy.http.localport": "8080",
|
||||
"easyhaproxy.http.plugins": "deny_pages",
|
||||
"easyhaproxy.http.plugin.deny_pages.paths": "/admin,/wp-admin",
|
||||
"easyhaproxy.http.plugin.deny_pages.status_code": "404"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue