Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.46 KB | None | 0 0
  1.     <!--<httpErrors defaultResponseMode="File" existingResponse="Replace" errorMode="Custom">
  2.      <remove statusCode="400" />
  3.      <remove statusCode="404" />
  4.      <remove statusCode="500" />
  5.      <error statusCode="400" path="/Error/Page400" responseMode="ExecuteURL" />
  6.      <error statusCode="404" path="/Error/Page404" responseMode="ExecuteURL" />
  7.      <error statusCode="500" path="/Error/Page500" responseMode="ExecuteURL" />
  8.    </httpErrors>-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement