• Resolved antropomorfic

    (@antropomorfic)


    Hi there,

    I just want to create my sites like this:

    example.com/blogs/site1 and example.com/blogs/site2

    instead of the custom:

    example.com/site1 and example.com/site2

    can anyone help?

    thanks in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Install WP in example.com/blogs would be the easiest.

    Thread Starter antropomorfic

    (@antropomorfic)

    thanks for the answer!

    But I want my principal site to be example.com/

    and the sites created for other users on example.com/blogs/site1

    =/

    thanks

    Thread Starter antropomorfic

    (@antropomorfic)

    I’ve changed the wp-config.php
    on this places:

    $base = ‘/blogs/’;

    define( ‘PATH_CURRENT_SITE’, ‘/blogs/’ );

    and on .htaccess changed

    RewriteBase /blogs/

    but it doesnt work =/
    thought it would be easier…

    Then put a single install in example.com and the multisite install in the /blogs/ folder.

    YES this is how other sites have done the same thing. Two installs.

    Thread Starter antropomorfic

    (@antropomorfic)

    thank you ppl!!!
    just finished installing and it works perfectly!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how to create sites in a different folder than /’ is closed to new replies.