メインコンテンツに移動

Main navigation

  • Home
  • お問い合わせ

Breadcrumb

  1. index

index

admin が 2026年05月05日(火)07:40 に投稿
Rocky Linux

🔗認証局(CA:Certification Authority)

SELinux

🔗Audit ログの SELinux 拒否

httpd 読み書き可能にする

# semanage fcontext -a -t httpd_sys_rw_content_t /usr/share/nginx/html
# restorecon -Rv /usr/share/nginx/html