just found this silly bit in my nginx config :3
location /wp-login.php {
return 301 "https://speed.hetzner.de/10GB.bin";
}
just found this silly bit in my nginx config :3
2 comments
Moana Rijndael 🍍🍕, why would you pass it through, just serve /dev/random to save half the bandwidth! |
@Johann150 if you have enough bandwidth, it would be even funnier to replace redirect with proxy_pass