Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

SamuriHost's avatar

Site Root For One Site Being Redirected To A Different Site Only On SSL

I have a single AWS server provisioned with Forge for hosting several websites operating across 2 separate domain names. All sites are running Laravel, and use SSL handled through forge with Lets Encrypt.

Now with one single site I have when accessing the site root (homepage) the connection gets redirected to a different sites root on the same server. This only happens when I have SSL enabled, and if I disable SSL then there is no issue.

I have deleted and re-installed the site in case of a config error but this has not made any difference.

Not really sure at this point what else I can attempt but need to resolve this as I don't want to have these sites running without SSL enabled.

0 likes
2 replies
skauk's avatar

@samurihost Do you have separate sites configured? You should see a list of them on the bottom of the page when you select your server under "Active Sites".

SamuriHost's avatar

Yes I have several sites configured on this particular server. The IBIS site as shown above has 3 domains attached to it as can be seen from the config file, all under the same root domain name and so I have configured a wildcard Lets Encrypt SSL certificate which works fine, and the Aegis site which is what the connection is being bounced to for some reason, which also has a Lets Encrypt SSL certificate attached to it but is on a completely different domain name.

Please or to participate in this conversation.