I am working on the performance optimization of my website but it is very difficult to match all the suggestion of the google because most of the suggestion is based server side in nginx because .htaccess will not work on the nginx.
Please guide me on this for nginx and apache so that i can optimize my website.
Below are the steps which i have implemented.
Apache
- Mod_expires
- Mod_headers
- Enable compression
- Leverage browser caching
Reference Link : Leverage browser caching, how on apache or .htaccess?
Nginx
I have not found any revent info on blogs.
Please let me know to optimize the websites