Sha256: 16f9054a97602b36a3d36a396e2d0f10d87d61bb9bf21c65a11ed79250d25ed9
Contents?: true
Size: 398 Bytes
Versions: 20
Compression:
Stored size: 398 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. # <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
20 entries across 20 versions & 1 rubygems