Recent content by RobertoMa

  1. R

    Issue Modsecurity don't start

    i fixed so: plesk bin server_pref --update-web-app-firewall -waf-rule-engine on -waf-rule-set tortix -waf-config-preset tradeoff
  2. R

    Issue Modsecurity don't start

    I re-instaled fcgid but don't fix the problem.
  3. R

    Issue Modsecurity don't start

    [root@server ~]# systemctl status httpd.service * httpd.service - The Apache HTTP Server Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled) Drop-In: /usr/lib/systemd/system/httpd.service.d `-respawn.conf Active: active (running) since Wed...
  4. R

    Issue Modsecurity don't start

    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...
  5. R

    Issue Real IPs with varnish

    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>
  6. R

    Issue Real IPs with varnish

    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 *...
  7. R

    Issue Real IPs with varnish

    I tried to install the remoteip but when i load it Apache doesn't start.
  8. R

    Issue Real IPs with varnish

    I tried. It don't works.
  9. R

    Issue Real IPs with varnish

    The module remoteip di Apache is not present. How do i install it?
  10. R

    Issue Real IPs with varnish

    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...
  11. R

    Resolved Monitoring/Grafana have a wrong language

    i fixed doing click on "ok" button again in my profile page.
  12. R

    Resolved Monitoring/Grafana have a wrong language

    The problem has been from yesterday and i tried to uninstall and to re-install it but nothing.
  13. R

    Resolved Monitoring/Grafana have a wrong language

    I tried with another browser but it does not work.
  14. R

    Resolved Monitoring/Grafana have a wrong language

    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?
  15. R

    Resolved awstats forbidden in all domains

    I resolved with this command: plesk sbin statistics --all
Back
Top