• aakraak

    (@aakraak)


    I am building a website for a client.
    It is going to be a multisite website. The test environment is on a subdomain of my own website. This url forwards through an A record to other hosting

    So domein.com > server A
    sub1.domein.com > server B

    On sub.domein.com I installed multisite wordpress. Now the trouble begins.
    So the main website is “sub1” that one works.

    I added a new website “sub2.
    I gave a DNS redirect like this :
    domein.com > server A
    sub1.domein.com > server B
    sub2.sub1.domein.com > server B

    “Sub2” gives me a 404 when I click on “dashboard” in the wp-admin part (netwerk admin). The dashboard link goes to https://sub2.sub1.domein.com/wp-admin/
    the “visite” link goes to the server but gives me a “Nginx is functioning normally”

    How can I fix this? I am probably doing something stupid.
    Please advice.

  • The topic ‘Multisite wordpress on a subdomain as test environment’ is closed to new replies.