Guest User

Untitled

a guest
May 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <compilation debug="true" targetFramework="4.5" />
  2. <customErrors mode="On" defaultRedirect="~/Error">
  3. <error statusCode="404" redirect="~/Error"/>
  4. </customErrors>
Add Comment
Please, Sign In to add comment