Thanks Till
Yes, It was a unique IP. I have since dropped the cert and am just trying to get it running again.
sites-available is correct.
if I run apache2ctl restart I get
[warn] VirtualHost 10.0.0.121:80 overlaps with VirtualHost 10.0.0.121:80, the first has precedence, perhaps you need a NameVirtualHost directive
If I run a2ensite domain.tld I get
ERROR: Site domain.tld does not exist!
It reolves to the IP but I get the apache default index.html if I try the
www.domain.tld itself.
As stated this was working before I tried to add a cert on a website with a static exclusive IP address.
Thoughts?