@@ -0,0 +1,10 @@
# Anleitung für Proxy Server in der FET
location / {
include proxy.conf;
proxy_buffering off;
proxy_pass http://$proxy_host:$proxy_port;
}
include internal_proxy.conf;
The note is not visible to the blocked user.