# Htaccess for Protection
# Kleeja 2007 - 2010
# $Id: .htaccess 1557 2010-08-08 10:09:50Z saanina $
Order allow,deny
Deny from all
#Disable PHP engine in this folder
php_flag engine off
#Disable PHP engine in this folder
php_flag engine off
#Don't handle those types in this folder
RemoveType .php .php* .phtml .pl .cgi .asp .aspx .sql
#404 error should show something usefull
#todo/ images->image info, another show our info page
ErrorDocument 404 ../images/not_exists.jpg