Hacker News new | ask | show | jobs
by matt4077 3737 days ago
You could quite easily add a location /.well-known rule to the server, right?
1 comments

Oh yeah, I didn't know about this option. A static dir for /.well-known is a much more elegant solution than shutting down nginx... Thx for the pointer.