Files
varlog/_cache/articles/251a9a48-6559-4460-9688-7d3276460e72.json
T
2026-05-15 10:37:48 +02:00

1 line
733 B
JSON

{"uuid":"251a9a48-6559-4460-9688-7d3276460e72","slug":"nginx-2","title":"Installer le dépot officiel nginx.org","author":"cedric@abonnel.fr","published":true,"published_at":"2023-02-09 15:16:44","created_at":"2023-02-09 15:16:44","updated_at":"2023-02-09 15:16:44","revisions":[],"cover":"","files_meta":[],"external_links":[],"seo_title":"","seo_description":"","og_image":"","category":"Informatique","content":"# Installer le dépot officiel nginx.org\n\nTo add nginx yum repository, create a file named /etc/yum.repos.d/nginx.repo and paste one of the configurations below:\n\n```\n[nginx]\nname=nginx repo\nbaseurl=http://nginx.org/packages/centos/$releasever/$basearch/\ngpgcheck=0\nenabled=1\n```","featured":false,"tags":[]}