Update xExtension-ImageProxy/README.md

Co-Authored-By: Frans de Jonge <fransdejonge@gmail.com>
This commit is contained in:
Cédric Dufour 2020-04-05 14:59:15 +02:00 committed by GitHub
parent 819953c89c
commit ce70aba50f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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