I think for a development machine, its more convenient to run Apache as the current user to simplify permissions problem? How do I do that? I think its suexec but how do I configure it in Ubuntu+Apache?
|
feedback
|
|
I myself would add the user to the
Simple and effective. No messing with config files or permissions. | |||
|
feedback
|
|
Sidestepping the "should you do this" issue, you can find where the user for apache is set by running:
It's then a case of editing those instances in | |||
|
feedback
|