Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ante Laca

    (@alaca)

    Hi @stan74
    Nginx is already supported, but an extra step is required to make it working properly. Depending on your WP Performance configuration, rewrite rules will be generated and listed under the “Settings” tab. Then you have to copy and paste generated rules into the nginx config file. That’s it.

    Will need to reload NGNIX so the config change is picked up.

    Hi,

    I manage my server with Serverpilot

    Nginx in front of Apache. PHP-FPM and MySQL.

    Do I need to follow the extra step?

    Plugin Author Ante Laca

    (@alaca)

    Hi @amreshkramar,
    the answer is YES.

    Suppose I don’t follow the extra step………Will that have any impact on website performance………

    I am asking this because I can’t do this….I am not a Pro-Level Developer…Serverpilot does not advise alteration in nginx config file

    https://serverpilot.io/docs/customize-nginx-settings

    Plugin Author Ante Laca

    (@alaca)

    Yes, the website performance will be slightly lower without this step. This is true for any caching plugin which uses mod_rewrite to speed up loading cached files.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Nginx Support’ is closed to new replies.