Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/lms_private/
Upload File :
Current File : /home/bitrix/ext_www/lms_private/.htaccess

# Turn off all options we don't need.
Options None
Options +FollowSymLinks

# Set the catch-all handler to prevent scripts from being executed.
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
<Files *>
  # Override the handler again if we're run later in the evaluation list.
  SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
</Files>