• Hi

    Just for information.
    I’m using it with multiple domain ( using multiple domain plugin ).
    By default, it only works with the main domain url.

    To let it work properly with all domains, you have to set the WP_SITEURL variable manually in wp-config.php to:
    define( 'WP_SITEURL', 'https://' . $_SERVER['SERVER_NAME']);

    You should probably duplicate and adjust the .htaccess rules for the other domains too.

    • This topic was modified 5 years, 6 months ago by tlt.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Maya

    (@tdgu)

    Hi,
    Thanks for your suggestion, i’ll check it out further and make adjustments to the code.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Using multiple domain’ is closed to new replies.