From f69d1d3b38ad218b39a9cea291760ea174b6d93d Mon Sep 17 00:00:00 2001 From: vasco Date: Sun, 31 May 2026 18:37:17 +0100 Subject: [PATCH] son ;( --- conf/httpd.conf | 6 +++--- conf/modsecurity.conf | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/httpd.conf b/conf/httpd.conf index 90b2736..bc3a0d1 100644 --- a/conf/httpd.conf +++ b/conf/httpd.conf @@ -1,5 +1,5 @@ ServerRoot "/etc/httpd" -Listen 420 +Listen 80 User apache Group apache @@ -74,7 +74,7 @@ AddDefaultCharset UTF-8 ProxyRequests Off ProxyPreserveHost On - + ProxyPass / http://127.0.0.1:3000/ ProxyPassReverse / http://127.0.0.1:3000/ @@ -83,4 +83,4 @@ ProxyPreserveHost On # EnableSendfile on IncludeOptional conf.d/*.conf ServerAdmin jeevacation@gmail.com -# ServerName www.coimbravpn.com:420 \ No newline at end of file +# ServerName www.coimbravpn.com:80 \ No newline at end of file diff --git a/conf/modsecurity.conf b/conf/modsecurity.conf index 9e557c1..362a9b8 100644 --- a/conf/modsecurity.conf +++ b/conf/modsecurity.conf @@ -1,4 +1,4 @@ -SecRuleEngine On +SecRuleEngine Off SecRequestBodyAccess On SecResponseBodyAccess Off #SecDebugLog /var/log/modsecurity/debug.log