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/SBogers10/tops.komma.pro/wwwroot/downloads/web.config
<?xml version="1.0" encoding="UTF-8"?>
<configuration>

    <location path="Andreae-Tops-luchtfilters.pdf">
        <system.webServer>
            <httpRedirect enabled="true" destination="http://www.topsluchfilters.nl/nl/filters-en-accessoires/filterdoeken/glasmedium-verfvangfilters" exactDestination="true" httpResponseStatus="Permanent" />
        </system.webServer>
    </location>
	
	<location path="Paneelfilters-Tops-luchtfilters.pdf">
        <system.webServer>
            <httpRedirect enabled="true" destination="http://www.topsluchfilters.nl/nl/filters-en-accessoires/paneelfilters" exactDestination="true" httpResponseStatus="Permanent" />
        </system.webServer>
    </location>
	
	<location path="Tops-luchtzakkenfilters.pdf">
        <system.webServer>
            <httpRedirect enabled="true" destination="http://www.topsluchfilters.nl/nl/filters-en-accessoires/zakkenfilters" exactDestination="true" httpResponseStatus="Permanent" />
        </system.webServer>
    </location>
  
</configuration>