3 Commits

Author SHA1 Message Date
simon 3fc6a7048d block XML-RPC 2026-07-21 10:26:44 +02:00
moritz 3b598e82dd harden htaccess 2026-04-28 01:57:52 +02:00
p4u1 1a6b11c95b feat: multisite with sufolders (#35)
continuous-integration/drone/push Build is failing
With this commit multisite now also works with subpaths instead of subdomains.

It also simpified the multisite deployment in generall by adding a new MULTISITE environment variable. Depending on its value WORDPRESS_CONFIG_EXTRA gets set in the entrypoint. And the correct .htaccess gets deployed.

Closes #34

I am still new to coopcloud and welcome feedback on my approach. The second commit is not required for #34 so I can remove it again.

Reviewed-on: #35
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2023-12-22 12:35:10 +00:00