• Resolved ppf

    (@ppf)


    Hi,

    since updating to the newest version of WP-Cerber on April 4th my installation of Piwik (Matomo) does no longer log any web page statistics.

    With curl I found the following output when accessing piwik.php on any of my different web pages:

    
    <head><title>403 Access Forbidden</title></head>
        <body style="height: 100%;">
        <div style="display: flex; align-items: center; justify-content: center; height: 70%;">
            <div style="background-color: #eee; width: 70%; border: solid 3px #ddd; padding: 1.5em 3em 3em 3em; font-family: Arial, Helvetica, sans-serif;">
                <div style="display: table-row;">
                    <div style="display: table-cell; font-size: 150px; color: red; vertical-align: middle; padding-right: 50px;">
                        ✋
                    </div>
                    <div style="display: table-cell; vertical-align: middle;">
                        <h1>We're sorry, you are not allowed to proceed</h1>
                        <p>Our server stopped processing your request. Your request looks suspicious or similar to automated
                            requests from spam posting software.</p>
                        <p>If you believe you should be able to perform this request, please let us know.</p>
                    </div>
                </div>
            </div>
        </div>
        </body>
    

    By the way: The hosting configuration of the web sites have a redirect from HTTP to HTTPS.

    Regards

    Josef

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gioni

    (@gioni)

    Hi! Please inspect the Activity tab for “Probing for vulnerable PHP code” events. they will show you an URL that you need to whitelist in the Traffic Inspector settings. Probably there is something wrong with your configuration of piwik cause it looks like it tries to request a non-existing PHP script.

    Plugin Author gioni

    (@gioni)

    Hi! How’s it going?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘403 Access Forbidden piwik.php’ is closed to new replies.