I am using the collabora docker-compose example. I managed to add:
'htaccess.RewriteBase' => '/'
to config.php, but I need to manually update the .htaccess file using "sudo php /var/www/html/occ maintance:update:html
Can you tell me how I would accomplish this?
Cheers