Multisite with mixed domain possible?

Hi,

is it possible to configure a multisite in DevKinsta with a mixed domain mapping setup? So for example

  • Site Host: site.local
  • othersite.local
  • site.local/one
  • site.local/two

thanks in advance for the help

Hi @woda ! :wave: Welcome to the Kinsta Community.

WordPress doesn’t support mixed subdirectory/subdomain multisites: WordPress Multisite: The Everything-You-Need-To-Know Guide

You may be able to set up a subdomain multisite, and then set the wp_site table and wp_#_options tables to point to subdirectories on those new subdomains, but that’s not something we would be able to support, and would likely require a custom Nginx configuration as well.