Guest User

Untitled

a guest
May 25th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.16 KB | None | 0 0
  1. <location path="~/Styles">
  2.  
  3.     <system.web>
  4.  
  5.       <authorization>
  6.  
  7.         <allow users="*"/>
  8.  
  9.       </authorization>
  10.  
  11.     </system.web>
  12.  
  13.   </location>
Add Comment
Please, Sign In to add comment