Enforce Lower Case URLs (NGINX) Force URLs to lowercase, very important for SEO to avoid duplicate content penalties in search engines.
Redirect All HTTP Requests To HTTPS (NGINX) Redirect all non-secure requests to use an HTTPS connection.
Redirect Default Document to Directory (NGINX) Redirect all requests to a default document to the parent directory URL. Important SEO tactic to avoid duplicate content penalties.