Skip to content

Instantly share code, notes, and snippets.

View geekish's full-sized avatar

Hannah Chartier geekish

View GitHub Profile
@geekish
geekish / README.md
Last active November 15, 2016 19:39 — forked from frdmn/bash_aliases
Homebrew Nginx and PHP-FPM configuration

This is the configuration I use for nginx + PHP on my Macs. I use dnsmasq to handle *.devio.

nginx setup:

  • configuration is in /usr/local/etc/nginx.
  • Server conf files are in subfolder conf.d.
  • Include files (php-fpm.conf) are in subfolder inc.

DNS setup: