In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
Modify Nginx users and groups
The Nginx runtime process needs to be supported by users and groups to achieve access control when reading Web site files.
Nginx uses nobody user account and group account by default, which generally needs to be modified.
Method of modification
Specify users and groups during compilation and installation
Modify configuration file specify users and groups method 1: specify users and groups during compilation and installation [root@localhost nginx-1.12.2] #. / configure\ >-- prefix=/usr/local/nginx\ >-- user=nginx\ / / specify users >-- group=nginx\ / / specify groups >-- with-http_stub_status_module method 2: modify configuration files to specify users and groups [root@localhost nginx-1.12.2 ] # vim / usr/local/nginx/conf/nginx.confuser nginx nginx / / profile is added. The first nginx represents the user and the second represents the group.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.