Skip to content

Instantly share code, notes, and snippets.

@ChrisBuchholz
Created October 3, 2010 07:12
Show Gist options
  • Save ChrisBuchholz/608355 to your computer and use it in GitHub Desktop.
Save ChrisBuchholz/608355 to your computer and use it in GitHub Desktop.
<Location /couchdb/>
ProxyPass http://*ip*:5984/_utils/
SetEnv force-proxy-request-1.0 1
SetEnv proxy-nokeepalive 1
</Location>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment