Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- NameVirtualHost *
- <VirtualHost *:80>
- ServerName www.snapperheadstudios.com
- ServerAdmin [email protected]
- ServerSignature email
- DocumentRoot /var/www/snapper
- CustomLog logs/www.snapperheadstudios.com.access.log combined
- ErrorLog logs/www.snapperheadstudios.com.error.log
- </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement