Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <VirtualHost 127.0.0.2:80>
- ServerAdmin admin@bsHostbase
- DocumentRoot /var/www/html/private/bshomebase
- ServerName bshomebase
- Serveralias bshomebase
- ErrorLog ${APACHE_LOG_DIR}/error.log
- CustomLog ${APACHE_LOG_DIR}/access.log combined
- </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement