Skip to content

Instantly share code, notes, and snippets.

@bartvandendriessche
Created August 11, 2009 10:56
Show Gist options
  • Select an option

  • Save bartvandendriessche/165740 to your computer and use it in GitHub Desktop.

Select an option

Save bartvandendriessche/165740 to your computer and use it in GitHub Desktop.
<VirtualHost xtreme.localhost.int.nascom.be>
ServerAdmin [email protected]
DocumentRoot /var/www/orange
ServerName xtreme.localhost.int.nascom.be
ErrorLog /var/www/orange/error.log
TransferLog /var/www/orange/access.log
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment