0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
lifetype
/
1.2.11-2
/
standard
/
htdocs
/
templates
/
[
Home
]
File: .htaccess
# If you want to prevent someone stealing your templates, # you can unmark the following code to enable the protection. # # <Files *.template> # deny from all # </Files> <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 2 days" ExpiresByType image/* "access plus 1 month" </IfModule>