thank you everyone. Changes made and they work. Point taken about being invalid for 15 years. I inherited an old application/setup.
Again, thank you all. ________________________________ From: Frank Gingras <[email protected]> Sent: Monday, July 1, 2024 3:03 PM To: [email protected] <[email protected]> Subject: [External] : Re: [users@httpd] DirectoryIndex broken in Apache 2.4.60? On Mon, Jul 1, 2024 at 2:53 PM Eric Covener <[email protected]<mailto:[email protected]>> wrote: On Mon, Jul 1, 2024 at 2:51 PM Matthew Goebel <[email protected]> wrote: > > 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 Matthew, this makes perfect sense. I will add this to the changelogs. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected]<mailto:[email protected]> For additional commands, e-mail: [email protected]<mailto:[email protected]> To be fair, this has been invalid for at least 15 years: AddType application/x-httpd-php .php
