Sha256: a05ed610b90daa94df91099f93ac255a64d1e71be1f69cae99f2d4d84adc920a
Contents?: true
Size: 424 Bytes
Versions: 4
Compression:
Stored size: 424 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 Off #<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
4 entries across 4 versions & 1 rubygems