Skip to content

Instantly share code, notes, and snippets.

<VirtualHost *:80>
ServerAdmin webmaster@localhost
ServerName challenge-9
DocumentRoot /home/salce/Code/challenge_9
ErrorLog ${APACHE_LOG_DIR}/error-challenge9.log
CustomLog ${APACHE_LOG_DIR}/access-challenge9.log combined