Home

Nginx

Remove HTML Extension And Trailing Slash In Nginx Config

When you have a static site, sometimes you want to get rid of the HTML extensions and those pesky trailing slashes. Here's how I've done it.

Jul 22, 2015

Remove the "www" from a URL with Nginx

For SEO purposes, it's best to choose between www and no www. See how to do it with Nginx.

Dec 27, 2014