[PR #233] [MERGED] Add some Nginx Config Templates #6704

Closed
opened 2026-03-01 17:13:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/0xJacky/nginx-ui/pull/233
Author: @sanvu88
Created: 12/13/2023
Status: Merged
Merged: 12/13/2023
Merged by: @0xJacky

Base: devHead: template/NginxConfig


📝 Commits (2)

  • 7b459e8 Fix: Not load Vietnamese when select from menu
  • 74428b4 Add some Config Templates

📊 Changes

5 files changed (+143 additions, -1 deletions)

View changed files

📝 internal/translation/translation.go (+1 -1)
template/block/drupal_security.conf (+17 -0)
template/block/joomla_security.conf (+9 -0)
template/block/security_headers.conf (+12 -0)
template/block/wordpress_security.conf (+104 -0)

📄 Description

Add some Nginx Config Templates


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/0xJacky/nginx-ui/pull/233 **Author:** [@sanvu88](https://github.com/sanvu88) **Created:** 12/13/2023 **Status:** ✅ Merged **Merged:** 12/13/2023 **Merged by:** [@0xJacky](https://github.com/0xJacky) **Base:** `dev` ← **Head:** `template/NginxConfig` --- ### 📝 Commits (2) - [`7b459e8`](https://github.com/0xJacky/nginx-ui/commit/7b459e879d05c76968021eb1ed88a8848a497e60) Fix: Not load Vietnamese when select from menu - [`74428b4`](https://github.com/0xJacky/nginx-ui/commit/74428b45ca1024b3b37f7cc674128ffc3fd8b6aa) Add some Config Templates ### 📊 Changes **5 files changed** (+143 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/translation/translation.go` (+1 -1) ➕ `template/block/drupal_security.conf` (+17 -0) ➕ `template/block/joomla_security.conf` (+9 -0) ➕ `template/block/security_headers.conf` (+12 -0) ➕ `template/block/wordpress_security.conf` (+104 -0) </details> ### 📄 Description Add some Nginx Config Templates --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:13:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#6704
No description provided.