Implementing apache fpm has broken my app |
I had a similar problem that I fixed by adding a ? to the rewrite rule. I see you also did that but you have an if statements for mod_php5 module. Maybe there's something wrong with the condition?
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/ |
Messages In This Thread |
Implementing apache fpm has broken my app - by PaulC - 11-12-2021, 03:08 AM
RE: Implementing apache fpm has broken my app - by includebeer - 11-13-2021, 07:11 AM
|