Skip to content

Instantly share code, notes, and snippets.

@desbest
Created September 25, 2012 16:38
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 desbest/2cf310f39b13f5d6f3b4 to your computer and use it in GitHub Desktop.
Save desbest/2cf310f39b13f5d6f3b4 to your computer and use it in GitHub Desktop.
htaccess for Ramaze app
<VirtualHost *:80>
ServerName compesh.uk.to
DocumentRoot /public_html/compesh
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment