mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-03 09:06:35 +00:00
Remove directory browsing, proxy all requests to the exporter
@@ -4,10 +4,8 @@
|
|||||||
localhost:8080
|
localhost:8080
|
||||||
|
|
||||||
gzip
|
gzip
|
||||||
browse
|
|
||||||
ext .html
|
|
||||||
log access.log
|
log access.log
|
||||||
proxy /metrics localhost:9182
|
proxy / localhost:9182
|
||||||
|
|
||||||
tls "c:/client/cert.pem" "c:/client/cert-key.pem" {
|
tls "c:/client/cert.pem" "c:/client/cert-key.pem" {
|
||||||
clients "C:/client/intermediate_masters_ca.pem"
|
clients "C:/client/intermediate_masters_ca.pem"
|
||||||
|
|||||||
Reference in New Issue
Block a user