Re: [users@httpd] Logging issue

2021-04-18 Thread H
On 04/18/2021 12:14 PM, Richard wrote: >> Date: Saturday, April 17, 2021 20:14:02 -0400 >> From: H >> >> My ultimate goal is to be able to run different php apps each >> potentially requiring its unique php version using php-fpm. I would >> also like so separate access and error logs by app, ie >>

Re: [users@httpd] Logging issue

2021-04-18 Thread Richard
> Date: Saturday, April 17, 2021 20:14:02 -0400 > From: H > > My ultimate goal is to be able to run different php apps each > potentially requiring its unique php version using php-fpm. I would > also like so separate access and error logs by app, ie > app1-access.log, app2-access.log etc. .