开发者

Confused about httpd [closed]

Closed. This question is off-topic. It is not currently accepting answ开发者_JS百科ers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

I've lammp (xampp for linux) installed on my machine. I used "ps aux | grep httpd" to get what my apache act as...?

And I get "nobody" on there... What actually nobody means?

And, how can I change the owner of folder and it's all subs...? Thank's before... :)


nobody is just as it sounds; a user with minimal permissions.

chown can be used to change ownership of a filesystem object. Passing -R will make it recursive (use with caution).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜