Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: brunni on July 01, 2024, 12:20:20 PM

Title: Apache httpd 2.4.60 seems to break roundcube
Post by: brunni on July 01, 2024, 12:20:20 PM
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
Title: Re: Apache httpd 2.4.60 seems to break roundcube
Post by: brunni on July 01, 2024, 01:46:16 PM
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