CDN 用戶操作
CDN User Guide
CDN User Guide
  • Domain Management
    • Add Domain
    • Batch Modify Upstream
    • Batch Remove Specific Domains
    • Export Site Records
  • Modules
    • Site Certificate
    • Token Auth
    • Custom Header
    • Redirects
    • CORS Setting
    • Proxy Rewrite
  • Site Settings
    • Cache Setting
    • Compress
    • Rates Limit
    • DNS API
    • Ports
  • Firewall
    • Whitelist Setting
    • Blacklist Setting
    • Positions Setting
    • Anti CC Setting
    • Interval Freq. Limit
    • Second Freq. Limit
    • User Agent Setting
  • ACL
  • Block List
  • Error Pages
  • Site Info.
Powered by GitBook
On this page
  • How to Configure a Whitelist
  • Description for Create URL Fields
  1. Firewall

Whitelist Setting

PreviousFirewallNextBlacklist Setting

Last updated 6 months ago

Allow specific IP addresses to access designated domain names based on configured conditions.

How to Configure a Whitelist

  • Sites → Sites Settings → Firewall → Whitelist Setting → Create URL

Description for Create URL Fields

  • IP Whitelist: Supports single IPs or subnets, one entry per line

    • Single IP:

      1.1.1.1
      1.1.1.1/32

    • Subnet:

      2.2.2.0/24

    • Allow Any IP Through:

      0.0.0.0/0

  • URL: Configure whitelist for specific domain names

    • Single Domain:

      www.example.com
    • Single Domain (Regex):

      http?:\/\/www.example.com(.*)
    • No Domain Restriction:

      /*  or .*
  • Methods: Select the allowed access methods by checking the appropriate options