Unable to redirect unable to find corresponding HTTP vhost

I recently set up https to my server but I realized after setup that I didn’t enable redirect
I then ran the same install command

sudo certbot --apache -d your_domain -d www.your_domain

I then try and set up redirecting but I am hit with
Failed redirect for your_domain
Unable to set enhancement redirect for your_domain
Unable to find corresponding HTTP vhost; Unable to create one as intended addresses conflict; Current configuration does not support automated redirection
I’m new to Ubuntu so apologize if I ask simple questions. XD

2 Likes

What says?:
apachectl -S

1 Like

Did you mean apachectl -S ? :upside_down_face:

1 Like

@JimPas Yeah! (good catch)
I’ll fix it.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.