On Thu, Jul 7, 2022 at 1:06 PM Stormy-SDLU <storm...@stormy.ca> wrote:
>
> On 2022-07-06 21:34, Frank Gingras wrote:
> > Paul,
> >
> > httpd does not call php includes, period. This is processed by php alone.
>
> Frank, thanks, perhaps my poor choice of words. I had this in mind:
>
> paul@sandbox:/etc/apache2/mods-enabled$ cat php7.4.load
> # Conflicts: php5
> # Depends: mpm_prefork
> LoadModule php7_module /usr/lib/apache2/modules/libphp7.4.so

Don't you need something additional like SetHandler or
SetOutputFilter/AddOutputFilterByType to tell this module to do
anything against certain URLs?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to