fd0 on Nostr: do you have anything in between #snac and #haproxy? I am currently unable to find a ...
do you have anything in between #snac and #haproxy?
I am currently unable to find a way to get rid of the
# webfinger
location /.well-known/webfinger {
proxy_pass
http://localhost:8001;
proxy_set_header Host $http_host;
proxy_set_header X-Forwarded-For $remote_addr;
}
and the like in #nginx
Published at
2025-03-19 14:59:36Event JSON
{
"id": "2de1383c485d763ea308371cd485e72b7c91cb7defd669cdf2af35e65105a9d8",
"pubkey": "ae1a8b31676ffa231de6b2f22f426d6c23c2fc5a10f487dd53cd22e729ef5e0f",
"created_at": 1742396376,
"kind": 1,
"tags": [
[
"p",
"ae3bf73746446a5edd319cef72033b539598a21ad07c2c2c4a84fbeaf22b835a",
"wss://relay.mostr.pub"
],
[
"e",
"4dbcd1d9151d87e0759da8ecadc83a4b4b9f908ccbed8eed4daed743797975b8",
"wss://relay.mostr.pub",
"reply"
],
[
"t",
"snac"
],
[
"t",
"haproxy"
],
[
"t",
"nginx"
],
[
"proxy",
"https://social.freebsd.amsterdam/fd0/p/1742396376.562327",
"activitypub"
]
],
"content": "do you have anything in between #snac and #haproxy?\n\nI am currently unable to find a way to get rid of the\n\n# webfinger\nlocation /.well-known/webfinger {\n proxy_pass http://localhost:8001;\n proxy_set_header Host $http_host;\n proxy_set_header X-Forwarded-For $remote_addr;\n}\n\nand the like in #nginx\n",
"sig": "d56f570e5662442e88229eb6615c12986c0e327eb952764b78a6edba87be523cd2bc35891205da7c26b57b0f9b76252edd21f8eab4aa5564ed79c369eaeae2ec"
}