Forums

WP Multisite enabled installed in sub-folder but sites accessed from root (7 posts)

  1. SteveStall
    Member
    Posted 1 year ago #

    Hello,

    I've installed WP in a sub-folder under server website root. I intend to create several sites: one for English version and another one for French version:

    English version:
    http://www.domain.com/sub-folder/en

    French version:
    http://www.domain.com/sub-folder/fr

    What I would like to achieve is to redirect both sites to server root:

    English version:
    http://www.domain.com/en

    French version:
    http://www.domain.com/fr

    But leave main installation working on sub-folder:

    http://www.domain.com/sub-folder/wp-admin

    Does anyone know how to achieve such behavior?

    Thanks

  2. Doesn't work. If you want WordPress Multisite to act as its in root, it needs to be in root :/

  3. SteveStall
    Member
    Posted 1 year ago #

    Hi there,

    Dam, thought it would be nice. This way I could hide wp-admin from users.

    Thanks for the quick reply.

  4. Use something like the WP Hide Dashboard plugin, then. But there's no reason to hide the wp-admin section, unless you just wanna keep 'em out of things. And even then...

  5. SteveStall
    Member
    Posted 1 year ago #

    Not Dashboard but the entire admin files from users (internet users, not editors or subscribers).

    IT's a security issue. That way if someone wants to force a login needs first to find the site installation folder

  6. Doesn't help really. Security through Obscurity is a nice idea, but in the end doesn't change the fact that wp-admin is NOT your attack vector, most of the time.

    Read http://codex.wordpress.org/Hardening_WordPress and http://codex.wordpress.org/Administration_Over_SSL

    Also there are some plugins to help you protect against brute force attacks.

  7. SteveStall
    Member
    Posted 1 year ago #

    Thanks, I'll take a look. ;)

Topic Closed

This topic has been closed to new replies.

About this Topic