clustericious / Yars

Yet-another ARchive Service
5 stars 2 forks source link

Add support for nginx X-Accel-Redirect #18

Closed CurtTilmes closed 8 years ago

CurtTilmes commented 8 years ago

Add a check for X-Use-X-Accel to shortcut local, static file serves with X-Accel-Redirect to cause an nginx proxy to handle them.

This should be an invisible change, since it only affects requests that include the X-Use-X-Accel header.