blog » Squid代理技术 » 在Squid的Refresh中的dot (.)表示的意思
在Squid的Refresh中的dot (.)表示的意思
The dot (.) is the the regular expression pattern, and matches anything. It uses POSIX regular expressions. (See man 7 regex).
blog » Squid代理技术 » 在Squid的Refresh中的dot (.)表示的意思
The dot (.) is the the regular expression pattern, and matches anything. It uses POSIX regular expressions. (See man 7 regex).
People should read this.