
# BEGIN SSL_ATLAS
# The directives (lines) between `BEGIN SSL_ATLAS` and `END SSL_ATLAS` are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<ifModule mod_authz_core.c>
    Require all denied
</ifModule>
<ifModule !mod_authz_core.c>
    Deny from all
</ifModule>

# END SSL_ATLAS
