Cleaned up wordpress crumbs

This commit is contained in:
Mike Conrad
2025-02-19 18:15:27 -05:00
parent f5692ad816
commit 1fa31b4ace
14 changed files with 2 additions and 43 deletions

View File

@ -5,13 +5,10 @@ categories:
- Networking
- Self Hosted
date: "2024-07-16T21:42:43Z"
guid: https://hackanooga.com/?p=596
id: 596
image: /wp-content/uploads/2024/07/nginx.png
tags:
- Blog Post
title: Debugging running Nginx config
url: /debugging-running-nginx-config/
---
I was recently working on project where a client had cPanel/WHM with Nginx and Apache. They had a large number of sites managed by Nginx with a large number of includes. I created a custom config to override a location block and needed to be certain that my changes where actually being picked up. Anytime I make changes to an Nginx config, I try to be vigilant about running: