Skip to main content

Static Website

Restricts access to static HTML pages and static files. All other requests are rejected with a 400 error response.

Configuration:

  • Triggering Condition:
    • Exception Path: Define URL paths that are excluded from the static content restriction.
    • Scheduling:
      • Always: The rule remains active until manually disabled.
      • Once: The rule takes effect one time based on the configured schedule.
      • Periodic: The rule activates based on a weekly schedule.

  • Target Site: Select the website to apply the static website policy.