{% if apache_error_log %}
ErrorLog {{ apache_error_log }}
{% else %}
# Use the default ErrorLog value set in httpd.conf
{% endif %}