Re: Implementing mpm_event with php-fpm has broken my codeigniter app

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> # the following is for rewritting under FastCGI
> <IfModule !mod_php5.c>
>      RewriteRule ^(.*)$ index.php?/$1 [L]
> </IfModule>

I don't know what this is supposed to do, but it doesn't pass the
request to php-fpm. There's no information about where php-fpm is
listening there. I suggest a different guide.
Since you are working in htaccess, your final config should look like
one of the SetHandler snippets in
https://httpd.apache.org/docs/2.4/mod/mod_proxy_fcgi.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux