

# Protect the log files
<Files  ~ "\.log$">
Order Allow,Deny
Deny from all
</Files>


# Protect the log files
<Files  ~ "\.log$">
Order Allow,Deny
Deny from all
</Files>
