<Files lms.ini>
Order Deny,Allow
Deny From All
</Files>

php_flag register_globals Off
php_flag display_errors Off
php_flag display_startup_errors Off
php_value post_max_size 512M
php_value upload_max_filesize 512M 
php_value memory_limit 256M
php_value default_mimetype text/html
