• Resolved simoncarr

    (@nashvilledesigna)


    Hi.

    I just upgraded to the newest version of the plugin.

    In the previous plugin there were 3 checkboxes at the top:
    – disable content sniffing
    – enable Chrome CSS protection
    – restrict framing of main site

    The new version of the plugin doesn’t have the checkboxes, but has some more advanced settings.

    Can you tell me what the new settings should be?

    1) X-Frame options.. “On” + “deny” ?
    2) XSS-Protection.. “On” + “0” ?
    3) Content-Type-Options.. “On” + “nosniff”

    Thanks!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter simoncarr

    (@nashvilledesigna)

    Can you please let me know if the settings I entered match how it worked in the previous plugin?

    Plugin Author Dimitar Ivanov

    (@zinoui)

    Hi @nashvilledesigna,

    You can use this configuration:

    X-Frame-Options: sameorigin
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff

    P.S. Sorry for delayed response.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Settings for Sniffing / CSS / Framing’ is closed to new replies.