daily pastebin goal
82%
SHARE
TWEET

Untitled

a guest Aug 29th, 2012 23 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <VirtualHost *:80>
  2.  
  3.         ServerName  test.dk
  4.         ServerAlias www.test.dk
  5.         # Indexes +
  6.         DirectoryIndex index.html index.php
  7.         DocumentRoot /var/www/test
  8.  
  9.  
  10.  
  11.  
  12.         # Logfiles
  13.         ErrorLog  /var/log/apache2/test/test-error.log
  14.         CustomLog /var/log/apache2/test/test-access.log combined
  15.  
  16.  
  17.  
  18. </VirtualHost>
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top