just found this silly bit in my nginx config :3
location /wp-login.php {
return 301 "https://speed.hetzner.de/10GB.bin";
}
This profile might be incomplete.
Open on genau.qwertqwefsday.eu Johann150 ⁂ :ipv6: :open_access: ☮Birthday:
2 February 2020
Contact infoCity:
either UTC+1 or UTC+2, depending on DST
Personal infoAbout:
If I annoy you or am doing too much hair-splitting, please tell me and I'll try not to. All opinions are my own.
Wall 4 posts
just found this silly bit in my nginx config :3
The problem with open source is that people might actually use your software. That's the number one problem for software: users installing npm on debian... @Johann150@genau.qwertqwefsday.eu As I understand it, Debian policy is that everything installed from Debian repositories has to have only dependencies from Debian repositories, so that only combinations of versions that have passed Debian's stability testing get installed. And only deb packages can live in the Debian repositories. |
@Johann150 if you have enough bandwidth, it would be even funnier to replace redirect with proxy_pass