Skip to content

Instantly share code, notes, and snippets.

@basmussen
Created January 1, 2014 21:41
Show Gist options
  • Save basmussen/8211780 to your computer and use it in GitHub Desktop.
Save basmussen/8211780 to your computer and use it in GitHub Desktop.
ProxyPreserveHost on
ProxyPass /artifactory http://localhost:8081/artifactory
RewriteEngine On
RewriteRule ^/$ /artifactory/ [R]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment