Advertisement
varkanduku

Untitled

Oct 26th, 2015
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.35 KB | None | 0 0
  1. <VirtualHost *: 80>
  2.         ServerName  kandukurivarun6.mylabserver.com
  3.  
  4.         ServerAdmin     something@someone.com
  5.         DocumentRoot    /var/www/websites
  6.  
  7.         ErrorLog        /var/log/apache/kandukurivarun6.mylabserver.com-error.log
  8.         CustomLog       /var/log/apache/kandukurivarun6.mylabserver.com-access.log combined
  9. </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement