VarnishAdmin::ban

(PECL varnish >= 0.3)

VarnishAdmin::banBan URLs using a VCL expression

说明

public VarnishAdmin::ban ( string $vcl_regex ) : int

参数

vcl_regex

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

返回值

Returns the varnish command status.

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有