HTTP ERROR 500 when trying to access NextCloud

@stratege1401

MAYBE yor 500 come from this step:
enabling a few packs for apache
a2enmod rewrite headers env dir mime

It turns out my problem on a fresh Ubuntu 22.04 (with PHP8.0 installed) was Apache2 Headers module.

Many thanks.