[HOME]

Path : /home/easyrentals/public_html/sym404/root/var/softaculous/luxcal/
Upload :
Current File : /home/easyrentals/public_html/sym404/root/var/softaculous/luxcal/.htaccess

# LuxCal - block browser access to .cdb, .log and .txt files
Options -Indexes
<FilesMatch '\.(cdb|log|txt)$'>
 Order deny,allow
 Deny from all
</FilesMatch>