AuthName "Finantsinspektsioon"
#AuthType Basic
#AuthUserFile /home/finants/.htpasswd
#require valid-user

Deny from 82.135.161.92

php_value session.cookie_domain www.fi.ee
#php_value session.cookie_secure On # cant use messes up IE permanently

php_flag register_globals off
php_flag track_vars on
php_flag magic_quotes_gpc off

#<Files ~ "\.(cgi|php)$">
#SSLOptions +StdEnvVars +ExportCertData
#</Files>

#SSLVerifyClient require
#SSLVerifyDepth 3
#php_flag display_startup_errors on
#php_flag display_errors on
#php_flag html_errors on

#php_value error_reporting 8191

php_value memory_limit 64M
php_value max_execution_time 300000

