- <VirtualHost *:80>
- ServerName test.dk
- ServerAlias www.test.dk
- # Indexes +
- DirectoryIndex index.html index.php
- DocumentRoot /var/www/test
- # Logfiles
- ErrorLog /var/log/apache2/test/test-error.log
- CustomLog /var/log/apache2/test/test-access.log combined
- </VirtualHost>
SHARE
TWEET
Untitled
a guest
Aug 29th, 2012
23
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data

