Security
-
Hello, guys!
I want to ask is this code okay for a header?<system.webServer>
<httpProtocol>
<customHeaders>
<add name=”X-XSS-Protection” value=”1; mode=block” />
</customHeaders>
<add name=Header set X-XSS-Protection “1; mode=block” />
<customHeaders>
</httpProtocol>
</system.webServer>
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Security’ is closed to new replies.