feld on Nostr: I have a secret to tell you guys. Let's say you want to self-host some PHP app but ...
I have a secret to tell you guys. Let's say you want to self-host some PHP app but you don't want to go through the PHP-FPM shenanigans. You just want something simple you can reverse proxy. It's just for you, not like you're running a business off this thing
/usr/local/bin/php -S 127.0.0.1:8000
You did it. It will work.
Published at
2024-04-22 16:39:04Event JSON
{
"id": "61765c57539c4d03411eca8627b1a4f55731b9032bafadf8f215dafb2e9812bd",
"pubkey": "262d5a8a8201b6e0804087a9d26929935c7ac6682875b13fe24a5314a04a6cbf",
"created_at": 1713803944,
"kind": 1,
"tags": [
[
"zap",
"262d5a8a8201b6e0804087a9d26929935c7ac6682875b13fe24a5314a04a6cbf",
"wss://relay.mostr.pub",
"0.915"
],
[
"zap",
"6be38f8c63df7dbf84db7ec4a6e6fbbd8d19dca3b980efad18585c46f04b26f9",
"wss://relay.mostr.pub",
"0.085"
],
[
"proxy",
"https://bikeshed.party/objects/846096fd-6ebc-4bbb-b9a6-658641c6237a",
"activitypub"
]
],
"content": "I have a secret to tell you guys. Let's say you want to self-host some PHP app but you don't want to go through the PHP-FPM shenanigans. You just want something simple you can reverse proxy. It's just for you, not like you're running a business off this thing\n\n/usr/local/bin/php -S 127.0.0.1:8000\n\nYou did it. It will work.",
"sig": "fe6c5784c8e06fc114956e96cf24ff60336c611252dfe0bc8b44ecde93a7660ff573b10822426766753ad27cc54926b04754a29d6914a8e3e214dd76594e88aa"
}