Files

10 lines
238 B
Plaintext
Raw Permalink Normal View History

2025-10-02 10:16:47 +02:00
# Balancer manager enables dynamic update of balancer members
# (needs mod_status). Uncomment to enable.
#
#<IfModule mod_status.c>
# <Location /balancer-manager>
# SetHandler balancer-manager
# Require local
# </Location>
#</IfModule>