I have a server hosting a site as a virtual host. I have Letsencrypt on the server to provide the SSL certificate and this all works fine.
I'm struggling to add another virtual host. The server always does a 301 redirect to the same domain name on port 443 - but this is a test domain, I just want it to run on port 80.
Any suggestions where I can find this redirect setting?