I have a problem when i try to active mod security in my server, i have that error:
Can not restart web server: apache_control_adapter[843803]: graceful restart failed, perform full restartapache_control_adapter[843803]: apache_action(graceful): invoke_httpd_action failed, trying second...
i fixed.
I actived the module remoteip and I added in Additional Apache Directives for HTTP:
Header append Vary: X-Forwarded-For
<IfModule mod_remoteip.c>
RemoteIPInternalProxy 172.17.0.0/24
</IfModule>
In Apache. As a result, WordPress and PHPbb do not see the real IP of users. Because of this, some features on my site don't work properly.
my configuration Is nginx -> varnish -> apache.
Il mio file default.vcl è:
/* SET THE HOST AND PORT OF WORDPRESS
*...
I've plesk 18.0.58 u2 on my server centos 7.9.
I installed varnish from docker following the instructions on the Plesk website and it works fine.
I just have one problem. the visitors' IPs are not the real ones but those of varnish.
I tried adding in the nginx directives but it doesn't...
I have a server vps with plesk 18.0.52u3 on CentOS 7.
My server had been hacked yesterday.
My provider had retaked and secured the server.
The hacker switched in turkey language my plesk.
I returned to italian plesk and profile but monitorin/grafana remained in turkey. Why?