Skip to content

Instantly share code, notes, and snippets.

View tao-s's full-sized avatar
🏠
Working from home

Tao Sasaki tao-s

🏠
Working from home
View GitHub Profile
@tektoh
tektoh / hhvm_php.ini
Last active August 29, 2015 14:10
Configure: Nginx+HHVM+Concrete5
; php options
session.save_handler = files
session.save_path = /var/lib/php5
session.gc_maxlifetime = 1440
short_open_tag = On
expose_php = Off
; hhvm specific
hhvm.log.level = Warning
@tao-s
tao-s / slide.md
Created April 29, 2014 08:16 — forked from tai2/slide.md