Rocky Linux
Image
認証局(CA:Certification Authority)
SELinux
httpd 読み書き可能にする
# semanage fcontext -a -t httpd_sys_rw_content_t /usr/share/nginx/html# restorecon -Rv /usr/share/nginx/html
httpd 読み書き可能にする
# semanage fcontext -a -t httpd_sys_rw_content_t /usr/share/nginx/html# restorecon -Rv /usr/share/nginx/html