9 lines
256 B
Plaintext
9 lines
256 B
Plaintext
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
|
|
|
|
<VirtualHost *:80>
|
|
DocumentRoot /var/www/html/web
|
|
|
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
|
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
|
</VirtualHost>
|