端くれプログラマの備忘録 Apache [Apache] 実行ユーザを調べる

[Apache] 実行ユーザを調べる

設定ファイルに書いてある。

# vi /etc/httpd/conf/httpd.conf
User apache
Group apache

参考サイト

apacheのグループと実行ユーザを調べる | WEBサービス創造記
http://linuxserver.jp/%E6%9C%AA%E5%88%86%E9%A1%9E/apache-group-and-user