Skip to content

Instantly share code, notes, and snippets.

@cooniur
Created April 23, 2015 00:56
Show Gist options
  • Select an option

  • Save cooniur/abcce52b790fcda54664 to your computer and use it in GitHub Desktop.

Select an option

Save cooniur/abcce52b790fcda54664 to your computer and use it in GitHub Desktop.
Reverse proxy
ProxyPass /data http://localhost:8080/clinicaldata timeout=1800
ProxyPassReverse /data http://localhost:8080/clinicaldata
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment