Question

litespeed wordpress domain

I have a question regarding the openlitespeed wordpress droplet. I am planning to use it for an api. ie: https://api.mysite.com

I got this far:

  • I setup the subdomain that routes to my droplet – the dns is outside of DO, so I have an A-record pointing to the droplet’s IP.
  • The subdomain is setup within the DO dashboard.
  • I setup listeners and vhosts inside ols admin.
  • The certbot --webroot verification went through using the subdomain

BUT

When I visit the subdomain in the browser, the website is displayed but not under the desired url. Instead, it is forwarded to the naked IP address at which point the installed certificate fails. The cert is issued for the subdomain and not the ip address.

How can I keep the subdomain in the url bar?

Thank You


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Accepted Answer

Ooops! The wordpress install had the raw ip set in the site_home and site_url fields. Everything was working as intended but wordpress was redirecting back to the ip.

You probably haven’t mapped the api virtual hosts + domain to the listener.

https://docs.litespeedtech.com/cloud/images/wordpress/#step-2-add-domain-to-listener

Let us know if it works or not.

Best, Eric

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel