Email or username:

Password:

Forgot your password?
Johann150 ⁂ :ipv6: :open_access: ☮

just found this silly bit in my nginx config :3

location /wp-login.php {
    return 301 "https://speed.hetzner.de/10GB.bin";
}

2 comments
Мя :sparkles_lesbian:

@Johann150 if you have enough bandwidth, it would be even funnier to replace redirect with proxy_pass

Григорий Клюшников

Moana Rijndael 🍍🍕, why would you pass it through, just serve /dev/random to save half the bandwidth!

Go Up