• Resolved vanessaaa

    (@vanessaaa)


    Hi, I installed really simple ssl and it’s showing this message:

    Really Simple SSL has detected NGINX as webserver. The security headers can be set in two ways: via an nginx.conf file in the websites root directory, or via PHP. If you use caching, it is recommended that you use the nginx.conf. You can ask your hosting company to add the following lines to your ngix.conf:

    add_header x-xss-protection “1; mode=block” always;

    add_header X-Content-Type-Options “nosniff”;

    add_header Referrer-Policy: “no-referrer-when-downgrade”;

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Leon Wimmenhoeve

    (@leonwimmenhoeve)

    Hi @vanessaaa,

    Do you have a question about this message? Security headers are normally added via a .htaccess file, but NGINX servers don’t use an .htaccess. If you forward this message to your hosting provider, they should know what to do.

    Please let me know if you have any further questions.

    Kind regards,
    Leon

    ps. for support for Really Simple SSL Pro, please use https://really-simple-ssl.com/support

    I kept on getting this error of redirection 301 htaccess how can I enable it i am using ubunter server here is my link https://termpapersite.com/

    Plugin Author Mark

    (@markwolters)

    Hi @nkinza12,

    if your site doesn’t use an .htaccess file, you can enable the WordPress 301 redirect option. That will redirect your site to https:// just fine.

    Mark

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Really Simple SSL has detected NGINX as webserver.’ is closed to new replies.