mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-07 09:53:38 +00:00
Modsecurity is working!
This commit is contained in:
@@ -8,6 +8,8 @@ server {
|
||||
# Replaced with /dev/null by default unless ADMIN_PANEL_LOG is set to '1'
|
||||
access_log <ADMIN_ACCESS_LOG>;
|
||||
error_log <ADMIN_ERROR_LOG>;
|
||||
#<MODSEC_ON>
|
||||
#<MODSEC_RULES>
|
||||
|
||||
location /api {
|
||||
return 302 /api/;
|
||||
|
Reference in New Issue
Block a user