HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/PvdBoogaard/indoorski.nl/wwwroot/wp-content/backup-migration/.htaccess
# Added by Backup Migration Plugin

  # Deny all backup and config files
  <Files "*">

    Require all denied

  </Files>

  # Redirect if it's possible to home directory
  <IfModule mod_rewrite.c>

    RewriteEngine On
    RewriteRule (.*) / [R]

  </IfModule>