Cleaned up wordpress crumbs
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user