Help on setting up correct path for sites in multisite-setup

Add a line of code in wp-config.php.

Code is:

define ('WP_ALLOW_MULTISITE', true);
  • Now refresh your dashboard and see in TOOLS a new option is there as
    Network Setup.
  • Click on it and install it.
  • It give you code to write
    in two files i.e. wp-config.php and .htaccess write it and again
    login. You will see a network option in My Sites, click it and then you can make
    multisites.