Update xExtension-ImageProxy/README.md
Co-Authored-By: Frans de Jonge <fransdejonge@gmail.com>
This commit is contained in:
parent
819953c89c
commit
ce70aba50f
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ Along the following Apache configuration for the `www.example.org` virtual host:
|
|||
RewriteCond %{REQUEST_URI} ^/proxy/http:/+(.*)$
|
||||
RewriteRule ^ http://%1 [QSA,P,L]
|
||||
<Location "/proxy/">
|
||||
# CRITICAL: Do NOT leave your proxy opened to everyone!!!
|
||||
# CRITICAL: Do NOT leave your proxy open to everyone!!!
|
||||
# Local network
|
||||
Require ip 192.168.0.0/16 172.16.0.0/12 10.0.0.0/8
|
||||
# Users
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue