RSSAmplifier

HYBRD Posts · Oct 15, 2021

DRYing up Nginx configurations

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I have a web server that hosts quite a few Middleman sites via Nginx. Since the sites are very similar, their Nginx configuration is largely the same. I recently moved common configurations into a separate include file, which has made it easier to understand the differences between site configuration files, and has simplified making changes that should apply across all sites. Below is an example…

Read on hybrd.co

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.