I have a LAMP droplet with let’s encrypt, on which I installed WordPress. ServerAlias works but not ServerName. For example, when I go to www.subdomain.domain.com it works with the correct webpage, but not when I go to subdomain.domain.com It shows the domain.com webpage.
My subdomain virtualhost file is written like this <VirtualHost *:80> ServerAdmin webmaster@localhost ServerName subdomain.domain.com ServerAlias www.subdomain.domain.com DocumentRoot /var/www/wordpress </VirtualHost>
I have set up an A record for the subdomain to the same droplet that my domain has. I have a CNAME record for www.subdomain.domain.com I had a .htaccess file which I renamed to .htaccess2 (I don’t know if that stops it from working or not)
Any ideas on what is wrong?
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!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.