update : 2015.11.03
php.shukuma.com

검색:
 
 
Ban an URL using a VCL expression

VarnishAdmin::banUrl

(PECL varnish >= 0.3)

VarnishAdmin::banUrlBan an URL using a VCL expression

설명

public int VarnishAdmin::banUrl ( string $vcl_regex )

인수

vcl_regex

URL regular expression in PCRE compatible syntax. It's based on the ban.url varnish command.

반환값

Returns the varnish command status.