Skip to content

Tags: gchef/nginx-cookbook

Tags

v2.9.0

Toggle v2.9.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Updated to newest version

v2.8.2

Toggle v2.8.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
:delete and :remove actions on app now do the same thing

v2.8.1

Toggle v2.8.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Patch version

v2.8.0

Toggle v2.8.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Overwrite access_log_path & error_log_path on a per app basis

Specify and error_log_format

Closes #15

v2.7.4

Toggle v2.7.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version bump

v2.7.2

Toggle v2.7.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Extra configuration variables (sendfile, tcp_nopush, tcp_nodelay &

proxy)

v2.7.1

Toggle v2.7.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Correction

v2.7.0

Toggle v2.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #9 from gchef/global-ssl-proxy

Global ssl and proxy configs

v2.5.0

Toggle v2.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Most modern browsers always try grabbing a favicon, even if it doesn't

exist. Disables 404 logging. Same for robots.conf. Prevents .hidden
files/dirs from being served.

v2.4.2

Toggle v2.4.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Log format, default one includes $request_time now.

Thanks @joegaudet!