SetHandler server-status Order deny,allow Deny from all Allow from <%= Array(@allow_from).join(" ") %> ExtendedStatus <%= @extended_status %> # Show Proxy LoadBalancer status in mod_status ProxyStatus On