Advertisement
Guest User

Robert Site Config

a guest
Nov 20th, 2022
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <VirtualHost *:80>
  2. ServerName zorobabel.be
  3. DocumentRoot /var/www/robert
  4. ErrorLog ${APACHE_LOG_DIR}/error.log
  5. CustomLog ${APACHE_LOG_DIR}/access.log combined
  6. </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement