hi all,
I just upgraded from httpd 2.4.59 to 2.4.60, which caused my browser to download the index.php source code instead of displaying the start page. The new version has incompatible security related changes to mod_rewrite, which might cause this. I haven't had time to look deeper into this yet, so this is just a heads-up that there might be trouble incoming.
Regards,
Michael Brunnbauer
Never mind. It affects only index.php and the rewriterules in .htaccess are not involved. It seems DirectoryIndex somehow broke with .php files for me and I'm not sure whether this has to do with my setup. In any case not related to roundcube.
Edit: See https://serverfault.com/questions/1161867/apache-serving-raw-text-php-files-after-update-to-2-4-60