# APM (Alternative PHP Monitor) # # Allows only localhost by default # Alias /@ALIAS@ @SHARE@/@ALIAS@ AddDefaultCharset UTF-8 # Apache 2.4 Require local # Apache 2.2 Order Deny,Allow Deny from All Allow from 127.0.0.1 Allow from ::1