Going from 2.4.59 to 2.5.60 I had to make the following change in my
httpd.conf file.

AddType application/x-httpd-php .php

to

AddHandler application/x-httpd-php .php


Thanks,

Matt



On Mon, Jul 1, 2024 at 2:45 PM Jack Swan <john.s...@oracle.com.invalid>
wrote:

> Have an existing application and Apache installation (have been using
> Apache for years).
>
> Upgraded Apache from 2.4.59 to 2.4.60 today and the browser prompts to
> save the index.php file instead of
> serving/processing it when just entering https://<servername> as the
> URL.  This had been working fine for years
> up until upgrading to 2.4.60.
>
> The change notes for 2.4.60 reference some new rewrite rule flags,
> specifically  UnsafeAllow3F and UnsafePrefixStat
> could these now be needed or there some other configuration change needed?
>
> Do I need a simple Rewrite rule and can someone suggest one?
>
> Thanks,
>
> John Swan
>


-- 
Matthew Goebel : m <goe...@emunix.emich.edu>goe...@emich.edu : Unix Jockey
@ EMU : Hail Eris
Neo-Student, Net Lurker, Donut consumer, and procrastinating medher...
 "Always with the negative waves, Moriarty" - Oddball
 "Comfort the troubled, and trouble the comfortable." - Dietrich Bonhoeffer

Reply via email to