On Mon, Jul 1, 2024 at 2:53 PM Eric Covener <[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] > For additional commands, e-mail: [email protected] > > To be fair, this has been invalid for at least 15 years: AddType application/x-httpd-php .php
