My server has lots of virtualhosts, many client's domains come and go pretty frequently, and sometimes it's difficult to act quickly, finding the culprit (usually a dismissed domain) and restart apache without errors. For example last night apache restarted but there was an error in the log file of one of the virtualhosts:
[error] Unable to configure RSA server private key
[error] SSL Library Error: 185073780 error:0B080074:x509 certificate
I deleted the virtualhost and apache restarted, but I would prefer if such events could throw only warnings and not prevent apache from restarting, I'm wondering if there's some option for ignoring those.