Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mijndert/nginx-conf

Example Nginx conf
https://github.com/mijndert/nginx-conf

nginx nginx-conf

Last synced: 12 days ago
JSON representation

Example Nginx conf

Awesome Lists containing this project

README

        

# Example Nginx conf

This is an nginx.conf I created through the years. It serves as a starting point for your own Nginx installs.

SSL settings (partly) based on modern Nginx settings at https://ssl-config.mozilla.org/

You can use [acme.sh](https://github.com/acmesh-official/acme.sh) to implement SSL in the proxy config.

More info on acme.sh here: https://mijndert.github.io/writing/posts/using-acme.sh-to-issue-lets-encrypt-certificates/