Skip to content

Instantly share code, notes, and snippets.

View jartes's full-sized avatar
🦖

Joan Artés jartes

🦖
View GitHub Profile
@jartes
jartes / nginx.conf
Last active August 29, 2015 14:06 — forked from markjaquith/nginx.conf
upstream phpfpm {
server unix:/var/run/php5-fpm.sock;
}
upstream hhvm {
server unix:/var/run/hhvm/hhvm.sock;
}
# SSL
ssl_protocols TLSv1 TLSv1.1 TLSv1.2;
<?php
/*
UPDATED: December 31, 2011.
Modifications:
- Truncated the longest country names, including:
-- British Indian Ocean Territories (Chagos Archipelago) -> British Indian Ocean Territories
-- South Georgia and the South Sandhich Islands -> South Georgia & S. Sandwich Islands