Apologies, I didn’t copy to full output
this is listed at the top of my vhost file:
IfModule mod_ssl.c>
<VirtualHost 52.53.65.35:443>
Apologies, I didn’t copy to full output
this is listed at the top of my vhost file:
IfModule mod_ssl.c>
<VirtualHost 52.53.65.35:443>
Is the ip configuration correct? Use <VirtualHost *:443> instead.
Where is this output
Circuits United LLC is a Top to Bottom Technology Consultant and Service provider. Full site coming soon. For Consulting or Services please contact circuitsunitedllc@gmail.com. Thanks
defined? Perhaps there is the wrong vHost used.
Updated to <VirtualHost *:443>
output is at /var/www/html/index.html
Thanks JuergenAuer!!! It’s working now.
Ah, good to know. So your Apache doesn't see the ip address 52.53.65.35, so that vHost wasn't used.