• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • VarnishAdmin::ban()

    (PECL varnish >= 0.3)

    Ban URLs using a VCL expression

    说明

    publicVarnishAdmin::ban(string $vcl_regex): int

    参数

    $vcl_regex

    Varnish VCL expression. It's based on the varnish ban command.

    返回值

    Returns the varnish command status.