Re: [users@httpd] default linux apache password

2013-06-13 Thread Pete Houston
On Thu, Jun 13, 2013 at 01:37:33PM +0200, Rafnews wrote: > All files/folder that are under /publi_html should have apache as > user/group permissions. This statement is incorrect and is the cause of your problems. The httpd process owner should not be the owner of your users' files, it only requir

Re: [users@httpd] default linux apache password

2013-06-13 Thread Weedy
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 ple

Re: [users@httpd] default linux apache password

2013-06-13 Thread Eric Covener
> i was thinking to perfom all actions (delte/move/edit...) in this > public_html directory under apache account, but as apache account was > installed automatically i do not have the password. Bad idea. Your webserver has no reason to write to the content it serves. You should own the content an

[users@httpd] default linux apache password

2013-06-13 Thread Rafnews
Hi, i have a web server running on fedora. This web server is only for applicatons testing purposes. when i installed apache 2.4 it automatically create a group and an user apache. All files/folder that are under /publi_html should have apache as user/group permissions. This webserver runs