Hello,
I am trying to create a multisite setup with CP. I want to use multiple separate domains with this setup but I am running into issues setting it up.
I am using LAMP stack and following the steps listed here - Create A Network – Advanced Administration Handbook | Developer.WordPress.org
However, although the network admin shows that the subsite is created, I 404 get accessing it. e.g. the main site at abc.com works but when I try to go to demo.abc.com, I get 404.
How do I verify that the subsite is getting created successfully?
Does the folder structure in /var/www/ change after I create a subsite? "I do not see any changes there.