steverandy / nginx_config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nginx Configuration

Nginx Version: 1.0.4

Rails with Passenger

Compile Nginx with these modules:

  • Passenger
  • HttpGzipStaticModule

Rails with Unicorn

Compile Nginx with these modules:

  • HttpGzipStaticModule

About