Skip to content

Instantly share code, notes, and snippets.

@arooni
Created November 26, 2011 03:52
Show Gist options
  • Save arooni/1394953 to your computer and use it in GitHub Desktop.
Save arooni/1394953 to your computer and use it in GitHub Desktop.
1 <VirtualHost *:81>
2 ServerName 12.34.56.78
3 DocumentRoot /var/www/my-app/current/config/resque-web/public
4 RackEnv kevinsbox
5 </VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment