• Vassaramo

    (@jatinvassaramo)


    Hello,
    I’m new one here, and I need some help from you, if anyone can help me…

    So, I install Xampp and then I add wordpress folder, I made changes in wp-config.php

    >>define(‘WP_ALLOW_MULTISITE’, true);
    and then I go to
    >>Administration > Tools > Network

    but after that I don’t have a option to select a Sub-domain. (Only option available and working is Sub-directories)

    I’m using wordpress offline in localhost

    thank you for any help!!!

Viewing 1 replies (of 1 total)
  • It helps to read the official documentation: you’ll save yourself a lot of time and frustration.

    From the documentation:

    https://codex.wordpress.org/Before_You_Create_A_Network#WordPress_Settings_Requirements

    You cannot choose Sub-domain Install (for a domain-based network) in the following cases:

    • The WordPress URL contains a path, not just a domain. (That is, WordPress is not installed in a document root, or you are not using the URL of that document root.)
    • “WordPress address (URL)” is localhost.
    • “WordPress address (URL)” is IP address such as 127.0.0.1.
Viewing 1 replies (of 1 total)
  • The topic ‘Multisite Sub-domain options is not working on localhost’ is closed to new replies.