Skip to content

Instantly share code, notes, and snippets.

@jirikolarik
Last active December 23, 2015 13:19
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 jirikolarik/6641866 to your computer and use it in GitHub Desktop.
Save jirikolarik/6641866 to your computer and use it in GitHub Desktop.
Setup domain for Ruby App (Capistrano deploy)
# Open ISPConfig and setup Apache on your domain
DocumentRoot /var/www/domain.tld/web/current/public
PassengerPreStart http://domain.tld/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment