<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"># Only exists to detect this module, as it adds no directives

sub mod_proxy_balancer_directives
{
$rv = [ ];
return &amp;make_directives($rv, $_[0], "mod_proxy_balancer");
}


</pre></body></html>