Answer the question
In order to leave comments, you need to log in
Restart apache specific user
Apache is configured to run under different users for different domains (sites) using apache2-mpm-itk.
Is it possible somehow to restart a specific user's Apache processes without stopping the others?
PS And do not kill processes manually.
Answer the question
In order to leave comments, you need to log in
killall -u <USER> -s HUP apache2
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question