Skip to content

Instantly share code, notes, and snippets.

@od3n
Created May 19, 2014 10:27
Show Gist options
  • Save od3n/e86627f7fa862ebff64a to your computer and use it in GitHub Desktop.
Save od3n/e86627f7fa862ebff64a to your computer and use it in GitHub Desktop.
CentOS 6.5 Nginx repository
# /etc/yum.repos.d/nginx.repo
[nginx]
name=nginx repo
baseurl=http://nginx.org/packages/centos/6/$basearch/
gpgcheck=0
enabled=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment