utopiArte on Nostr: The digitalocean tutorial used inicially displayed two entries as variation of the ...
The digitalocean tutorial used inicially displayed two entries as variation of the standard entry in a sitedomain.registry.conf file robably only the second is/was neccessary fior the correct setup of php, this has to be checked again, for the friendica sites and the castopod site.
Entry that actually (probably) isn't about the php setting:
<Directory /var/www/site1.your_domain>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
Entry that affects the php entry:
<FilesMatch \.php$>
# From the Apache version 2.4.10 and above, use the SetHandler to run PHP as a fastCGI process server
SetHandler "proxy:unix:/run/php/php7.2-fpm.sock|fcgi://localhost"
</FilesMatch>
Published at
2025-03-11 02:31:21Event JSON
{
"id": "dea76abd2efcb66bc64813a07b8cd8a34262975415be99f4654fe473fd6e7948",
"pubkey": "516b6be088d88c33a78d5d5bd991e734c5e747890013549e341e518705ae0776",
"created_at": 1741660281,
"kind": 1,
"tags": [
[
"p",
"15b7758904cd6ec9c4d780aed7cca01019b61be45945dea8a68e2d2322a45ecd",
"wss://relay.mostr.pub"
],
[
"e",
"b90ca0b12384566cfe4af559ff1bb42fc92641560a90657f0eaff2be3c5a620d",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://tupambae.org/objects/0ac89072-1967-cfa0-795d-8fd960740634",
"activitypub"
]
],
"content": "The digitalocean tutorial used inicially displayed two entries as variation of the standard entry in a sitedomain.registry.conf file robably only the second is/was neccessary fior the correct setup of php, this has to be checked again, for the friendica sites and the castopod site.\n\nEntry that actually (probably) isn't about the php setting:\n \u003cDirectory /var/www/site1.your_domain\u003e\n Options Indexes FollowSymLinks MultiViews\n AllowOverride All\n Order allow,deny\n allow from all\n \u003c/Directory\u003e\n\nEntry that affects the php entry:\n \u003cFilesMatch \\.php$\u003e\n # From the Apache version 2.4.10 and above, use the SetHandler to run PHP as a fastCGI process server\n SetHandler \"proxy:unix:/run/php/php7.2-fpm.sock|fcgi://localhost\"\n \u003c/FilesMatch\u003e",
"sig": "54258409725d8fcd945895a8ad067481b5176c5f2e2d7b595683eb3a091cccb5b7b076d86fe2c12f69c828e082ddc4e5632f4b1e8aa177007efdc7c1a38b1679"
}