• I initially built out a WordPress Mutlisite as a sub-domain site but the client has changed their mind ad now wants a sub-directory site instead.

    Currently there is a parent site:
    https://aboutparking2.parkingguide.com

    and a sub-site:
    https://boston.aboutparking2.parkingguide.com/

    Is there away to switch this over?

    I tried changing the wp-config.php switch to:
    define(‘SUBDOMAIN_INSTALL’, false);

    and updated the .htaccess with a sub-directory 3.5 or later code. The parent site shows up fine but the sub-site does not show up under aboutparking2.parkingguide.com/boston as I would hope it would.

    I would also like all new sites to be created under a directory versus a sub-domain.

    Thanks for the help.

    John

Viewing 1 replies (of 1 total)
  • Thread Starter jwrightspplus

    (@jwrightspplus)

    Also with the updates I mentioned above if I create a new directory site I get a 404 error when trying to access its dashboard:

    The requested URL /aboutparking2/test/wp-admin/ was not found on this server.

Viewing 1 replies (of 1 total)
  • The topic ‘Multisite – Switch from Subdomain to Subdirectory – v 4.3.1’ is closed to new replies.