Skip to content

History / Setting up Nginx as a reverse proxy

Revisions

  • This is so vibe.d can redirect properly when using vibe.web.web redirect(). Without this, vibe.d will fallback to using a port number in the URL which would cause a timeout since that port cant be reached.

    dariusc93 committed Nov 21, 2014
  • added missing semicolon after hostname

    @nazriel nazriel committed Aug 10, 2013
  • Content-Length is no longer necessary. See issue #147.

    @s-ludwig s-ludwig committed Jan 4, 2013
  • Created Setting up Nginx as a reverse proxy (markdown)

    @s-ludwig s-ludwig committed Jan 4, 2013