Hey there. There is a strange issue with a Joomla 4 installation running on PHP 8.0. As I always do, I'm enabling SEF rewrite in Joomla an then renaming htaccess.txt to .htaccess. As a result I get a red page front and backend which reads ' This php version is not supported - Your host needs to use PHP version 7.2.5 or newer to run this version of Joomla!' From the server they told me that this behaviour is totally expected since .htaccess file lacks directives that fetch PHP 8.0. Why this happens and how could I fix it? Thank you.