location / { rewrite ^/?$ "https://www.domain.com/folder/" redirect; } isn't working as espected. Getting a "Avoid landing page redirects" error on GTmetrix | Website Speed and Performance Optimization Is there any way to avoid this warning?