﻿<?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <system.webServer>
    <handlers accessPolicy="Read" />
    <httpErrors errorMode="Custom" />
  </system.webServer>
</configuration>