Lofesa commented on issue #1963: Running pagespeed with mpm_itk_module (each 
vhost as different user)
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1963#issuecomment-558766924
 
 
   Hi @adrianTNT 
   As far as I know pagespeed creates folders and files with the user:group 
that runs the main apache/nginx process.
   So are you runing the main apache as apache:apache? and then changing the 
userid in a vhost basis?
   I think thi“s not usual, but... with what permission are folders created?
   Maybe you can add all the users to the group apache and directories got 
read/write permissions to group.
   Example:
   Pagespeed creates /var/cache/mod_pagespeed with apache:apache rwxrw----
   example1 belongs to groups example1 and apache
   example2 belongs to groups example2 and apache
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to