Skip to content

Instantly share code, notes, and snippets.

@danudey
Created May 20, 2009 20:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danudey/115072 to your computer and use it in GitHub Desktop.
Save danudey/115072 to your computer and use it in GitHub Desktop.
1 <Proxy *>
2 Order deny,allow
3 Allow from all
4 </Proxy>
5
6 ProxyPass / http://fantasy2.livecurrent.com/
7 ProxyPassReverse / http://fantasy2.livecurrent.com/
8 ProxyPreserveHost On
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment