????

Your IP : 3.21.168.253


Current Path : /proc/thread-self/root/var/softaculous/luxcal/
Upload File :
Current File : //proc/thread-self/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>