diff --git a/xExtension-ImageProxy/README.md b/xExtension-ImageProxy/README.md index f57cf2d..23f5cad 100644 --- a/xExtension-ImageProxy/README.md +++ b/xExtension-ImageProxy/README.md @@ -59,7 +59,11 @@ RewriteRule ^ http://%1 [QSA,P,L] Satisfy any # CRITICAL: Do NOT allow access to local resources!!! - +# - (any) IPv4 +# - (any) IPv6 +# - localhost +# - local.domain (e.g. example.org) + Require all denied ```