nginx

NGINX Location Directive Examples

The location directive within NGINX server block allows to route request to correct location within the file system. The directive is used to tell NGINX where to look for a resource by including files and folders while matching a location block against an URL.

NGINX How to Force Mime Type Charset

I recently realized that by default Nginx sets the text/markdown mime type to the iso-8859-1 charset (character set). It took me many hours to figure it out, but this post will show you how you can force any mime type to use any available charset you like.

Episode

00:00:00 00:00:00