<configuration>
  <system.web>
    <httpHandlers>
      <add verb="*" path="SimpleHandler.axd" type="Microsoft.Samples.Handler.Acme.SimpleHandler" />
    </httpHandlers>
  </system.web>
</configuration>
