Sha256: 5d1535893bf0b78c8abe5594fdcde2fc38fa691c0160ff652b5cfc60f6d8865e
Contents?: true
Size: 302 Bytes
Versions: 11
Compression:
Stored size: 302 Bytes
Contents
<Location /server-status> SetHandler server-status Order deny,allow Deny from all Allow from <%= Array(@allow_from).join(" ") %> </Location> ExtendedStatus <%= @extended_status %> <IfModule mod_proxy.c> # Show Proxy LoadBalancer status in mod_status ProxyStatus On </IfModule>
Version data entries
11 entries across 11 versions & 1 rubygems