LogoLogo
  • Overview
    • Overview
    • Integration Modes
    • Minimum Required Dataset
    • Customer Service Desk
  • Netacea Plugin Information
    • Accessing Your Integration Settings
    • Akamai
      • Akamai Plugin Logic
      • Monitoring Configuration
      • Installation and Configuration
        • Proxy Property Configuration
        • EdgeWorker Installation
        • Property Configuration
          • Optional Integration Configuration
    • Cloudflare
      • Cloudflare Plugin Logic
      • Monitoring Configuration
      • Installation and Configuration
        • Installation via Wrangler (CLI)
        • Installation via Cloudflare UI
    • CloudFront
      • CloudFront Plugin Logic
      • Monitoring Configuration
      • Installation and Configuration
    • Fastly
      • Fastly Plugin Logic
      • Monitoring Configuration
      • Installation and Configuration
        • Advanced Configuration
        • Deployment via Terraform
    • Fastly Magento
      • Fastly/Magento Plugin Logic
      • Monitoring Configuration
      • Installation and Configuration
        • Advanced Configuration
    • F5
      • F5 Plugin Logic
      • Monitoring Configuration
      • Installation and Configuration
    • Vercel
      • Vercel Plugin Logic
      • Monitoring Configuration
      • Installation and Configuration
    • API Direct Integration
      • How to Build a Netacea Plugin
  • Netacea Data Sync
    • Data Sync
    • Recommendations
  • Captcha
    • reCAPTCHA User Journey
    • hCaptcha User Journey
    • Custom reCAPTCHA Page Guide
    • Custom hCaptcha Page Guide
Powered by GitBook

Copyright Netacea 2023

On this page
  1. Netacea Plugin Information
  2. Akamai
  3. Installation and Configuration
  4. Property Configuration

Optional Integration Configuration

The following variables are available to be set, to enable additional integration features.

Variable Name
Initial Value
Description
Security Setting

NETACEA_CAPT_CONTENT_NGT

TRUE

When this feature is enabled, the integration will choose whether to serve HTML or JSON based on the Accept header of the request. If this is set then NETACEA_CAPT_PATH must also be set.

Visible

NETACEA_CAPT_PATH

<relative path> e.g. /captcha-challenge

Used to support alternative captcha workflows where default HTML captcha is insufficient. The integration will always serve captcha on the given path.

Visible

NETACEA_BLOCK_LOCATION

<relative or absolute path> e.g. /blocked.html

The location of a custom block page that blocked visitors will be redirected to on navigation requests. Can be a relative or an absolute path.

Visible

Please consult with a member of the Solutions Engineering team before setting these variables.

PreviousProperty ConfigurationNextCloudflare

Last updated 8 months ago