Guest User

Untitled

a guest
Oct 18th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <configuration>
  2. <system.webServer>
  3. <httpProtocol>
  4. <customHeaders>
  5. <add name="Strict-Transport-Security" value="max-age=31536000" />
  6. </customHeaders>
  7. </httpProtocol>
  8. </system.webServer>
  9. </configuration>
Add Comment
Please, Sign In to add comment