Configured rabbitmq

This commit is contained in:
Mario
2022-06-01 23:52:01 +02:00
parent 7d2e8b4e05
commit 24b85bb28b
4 changed files with 22 additions and 6 deletions

View File

@ -1,10 +1,11 @@
apiVersion: "v1"
protocol: "http"
address: ":8080"
description: "Wordpress 4.0"
description: "Apache 401"
commands:
- regex: "wp-admin"
- regex: ".*"
handler: "Unauthorized"
headers:
- "Content-Type: text/html"
- "www-Authenticate: Basic"
- "server: Apache"
statusCode: 401