<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
        <httpErrors>
            <remove statusCode="404" subStatusCode="-1" />
            <error statusCode="404" prefixLanguageFilePath="" path="/imgs/art450x300/404.gif" responseMode="ExecuteURL" />
        </httpErrors>
    </system.webServer>
</configuration>
