Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Incapsula

Beschreibung

By using this plugin you will have no change to your originating IPs when using Incapsula. Incapsula acts as a reverse proxy and all incoming connections to your website first pass through one of Incapsula’s servers. This plugin will ensure that you continue to see the real originating IP of your website visitors.

The plugin is highly recommended for WordPress users using the Incapsula service.

HOW IT WORKS:

  • The plugin sets the value of $_SERVER[‚REMOTE_ADDR‘] according to the client IP value reported by the Incapsula proxy.
  • The plugin will execute with a high priority, to make sure it runs as early as possible.

ABOUT INCAPSULA:

Incapsula gives any website the security and performance previously only available to the website elite. Through a simple DNS settings change, website traffic is seamlessly routed through Incapsula’s global network of high-powered servers. Incoming traffic is intelligently profiled, in real-time, blocking even the latest web threats from sophisticated SQL injection attacks to malicious bots and intruding comment spammers. Meanwhile, outgoing traffic is accelerated and optimized for faster load times, keeping welcome visitors speeding through.

Sign up here for Incapsula: Incapsula Sign up

Installation

  1. Unzip the file into the Plugins directory
  2. Login to wp-admin
  3. Go to the „Plugins“ menu and activate „Incapsula“.

Rezensionen

7. Feber 2017
incapsula are you alive???
Lies alle 3 Rezensionen

Mitwirkende & Entwickler

„Incapsula“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Incapsula“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.4

  • Instead of fiddling with the plugins‘ order on the $active_plugins record as before, the plugin now runs on the „init“ hook, with a very high priority (set to -9999999).

1.3

  • Ensured support for WordPress 3.6.
  • No major change was applied.

1.2

  • First Stable Version