Sending Domain SSL certificate

vi /etc/httpd/conf.d/track.mydomain.com

Just a quick note: we need to add .conf at the end of the virtual host file name in this line:

vi /etc/httpd/conf.d/track.mydomain.com

So it should be:

vi /etc/httpd/conf.d/track.mydomain.com.conf

Thanks for the helpful guide!
 
Back
Top