File: //etc/apache2/sites-available/elbrolighting.co.za.conf.iqii0Y
<VirtualHost *:80>
Include /etc/apache2/le_http_01_challenge_pre.conf
ServerName elbrolighting.co.za
ServerAlias www.elbrolighting.co.za test.elbrolighting.co.za
ServerAdmin webmaster@elbrolighting.co.za
DocumentRoot /home/elbro/public_html
AssignUserID elbro elbro
# AssignUserID elbroq elbro
Include zsdvirtualhostgeneric.conf
ErrorLog /home/elbro/log/error.log
LogLevel warn
CustomLog /home/elbro/log/access.log combined
ServerSignature On
# PHP settings requested for drupal
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 60
Include /etc/apache2/le_http_01_challenge_post.conf
</VirtualHost>