On 13/06/13 07:37 AM, Rafnews wrote:
> So what is the default password for apache user account ?
There isn't one. As root "passwd apache". But this is dumb don't do it.

> I guess there is better solution as on webhosting servers, you do not
> have apache user account, but a different one.
> so please, could you tell me how webhosting companies manage that (in
> order to reproduce a very similar way at home) ?
> thx.

suexec all scripts so that your applications or application servers
(php/python/perl in fcgid, wsgi, whatever ruby runs in) run as a
specific purpose chosen user account. And then your docroot is own by
that account.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to