Forums

How do I disable multisite? (2 posts)

  1. whoisjeffreyl
    Member
    Posted 8 months ago #

    Hi there,
    I'm totally new to wordpress and I have no idea how to my change my url. In this case from http://mysql.undergroundsupersound.com to http://www.undergroundsupersound.com. If someone could walk me through that would be terrific!

  2. riversatile
    Member
    Posted 8 months ago #

    Just remove this line into your wp-config.php file :

    define('WP_ALLOW_MULTISITE', true);

    or replace the line by this one :

    define('WP_ALLOW_MULTISITE', false);

    Regards

Reply

You must log in to post.

About this Topic

Tags

No tags yet.