Sha256: 1f6bd8c1a08d6ff7b5de2e8d655a2dcb1c0cf35a0a3ac499a68477abdbf23990
Contents?: true
Size: 415 Bytes
Versions: 120
Compression:
Stored size: 415 Bytes
Contents
<IfModule mod_status.c> # # Allow server status reports generated by mod_status, # with the URL of http://servername/server-status # Uncomment and change the ".example.com" to allow # access from other hosts. # ExtendedStatus On <Location /server-status> SetHandler server-status Order deny,allow Deny from all Allow from localhost ip6-localhost # Allow from .example.com </Location> </IfModule>
Version data entries
120 entries across 120 versions & 3 rubygems