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?
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
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.