Sorting by date

This commit is contained in:
Digital Studium
2023-10-14 13:56:53 +03:00
parent 240e531e0d
commit d35620c75d
21 changed files with 3 additions and 43 deletions

View File

@@ -1,7 +1,5 @@
---
title: "Nginx: Sample Configuration Files"
category: nginx-lifehacks
filename: nginx-configs-examples
date: 2023-03-26
---
Sometimes there is a need to quickly create an nginx configuration file: for hosting a static website, for proxying requests to upstream server, etc.