Advertisement
Guest User

Untitled

a guest
May 6th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. http://mywebsite.azurewebsites.net/documentation/
  2.  
  3. <system.web>
  4. <authentication mode="None" />
  5. <compilation debug="false" targetFramework="4.5" />
  6. <httpRuntime targetFramework="4.5" />
  7. </system.web>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement