Hi,
Is there a way to configure vhost in nginx to run php scripts (fastcgi gateway) with given UID? So, despite that we deine user , virtualhost definition override this uid (like here: apache2-mpm-itk - multiuser MPM for Apache 2.2) Thanks!
Posted at Nginx Forum:
Use a different fastcgi port or socket per pool and each pool has it’s own uid in php-fpm for example.
Sent from my iPhone
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.