Skip to content

Instantly share code, notes, and snippets.

@tbbooher
Created February 3, 2009 01:56
Show Gist options
  • Select an option

  • Save tbbooher/57241 to your computer and use it in GitHub Desktop.

Select an option

Save tbbooher/57241 to your computer and use it in GitHub Desktop.
<VirtualHost *:80>
ServerName fitwit.local
DocumentRoot /home/tim/FitWitWeb/public
RailsEnv staging
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment