• Resolved muchmuch11

    (@muchmuch11)


    Security header (set from browser cache), not working on NGINX, because the add_header is put outside location, so it’s get ignored.

    You guys have to put the add_header inside location, each location must contain that security header.

    • This topic was modified 6 years, 6 months ago by muchmuch11.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘W3TC security header not working on NGINX’ is closed to new replies.