# Encryption Begin
<Files "encryption.static">
Order deny,allow
Deny from all
Allow from 127.0.0.1
</Files>
# Encryption End