Question

How to Setup Magento 2 with Multiple Stores and Domains

Hi,

I have a droplets, magento 2 app installed successfully, website is normal.

I need to set up multiple stores and multiple domain names in magento. Such as www.abc.com(Default website at installation)and www.def.com(I need add new domain)

I tried this tutorial but it didn’t work, how do I set inside the server. https://www.simicart.com/blog/magento-2-multiple-stores-domains/

Thanks,


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.

KFSys
Site Moderator
Site Moderator badge
September 3, 2022

Hi @angelofish,

What you need to do is create separate virtual hosts. You can check the following tutorial here;

https://www.digitalocean.com/community/tutorials/how-to-install-the-apache-web-server-on-ubuntu-20-04

Step 5 — Setting Up Virtual Hosts (Recommended) is the one you’ll do multiple times for every domain you want to add. That’s it

Try DigitalOcean for free

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

Sign up