• i changed the wp-config from http > https
    but after i changed it, i cant access admin
    i got error
    The page isn’t redirecting properly

    define('WP_HOME', 'https://123.com');
    define('WP_SITEURL', 'https://123.com');

    is this the right way to do? am i missing something

Viewing 1 replies (of 1 total)
  • Thread Starter casj123

    (@tekboy)

    oh and in chrome got different error,

    This webpage has a redirect loop
    ERR_TOO_MANY_REDIRECTS

Viewing 1 replies (of 1 total)

The topic ‘change http to https admin problem’ is closed to new replies.