mirror of https://github.com/Safe3/uuWAF
Update problems.md
parent
c88b789c6e
commit
903db866dd
|
@ -27,3 +27,10 @@
|
|||
firewall-cmd --permanent --zone=internal --change-interface=wafnet
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### 🍊 如何查看南墙CDN是否缓存了我们的网页? <!-- {docsify-ignore} -->
|
||||
|
||||
?> 南墙提供了一个X-Waf-Cache返回头用以查看缓存情况,如X-Waf-Cache: HIT表示已缓存,X-Waf-Cache: MISS表示未缓存。
|
||||
|
|
Loading…
Reference in New Issue