• Resolved ZoiX

    (@zoix)


    Hi there,

    I’m trying to enable SSL on my WordPress instalation but I have a “folders” problem (I guess).

    I have a subdomain called, for example, “subdomain” and I can access it if I go to subdomain.domain.com. I also can access if I go to http://www.domain.com/subdomain. Inside “subdomain” I have all the WordPress files.

    In my wp-config.php I added this lines:

    define('FORCE_SSL_LOGIN', true);
    define('FORCE_SSL_ADMIN', true);

    But, if I go to http://subdomain.domain.com/wp-admin/ WordPress loads https://subdomain.domain.com/wp-admin/~domain/subdomain/wp-admin/

    And obviously it doesn’t exist.

    I tried to modify .htaccess file unsuccessful.
    I just need to add “https” in the login, I thought that adding the lines that codex gives me will be the only thing I needed to do, but I guess not.

    I will appreciate any help you can give me, masters, and sorry for any English mistake.

    Thank you.

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

    (@zoix)

    Uhm, I’m sorry, the answer is here and here.

    The domain I’m using is not the primary domain, and now “~domain/subdomain/wp-admin/” make senses. I have a new BlueHost account clear, I will install WordPress and I will come back to mark as solved if it works.

Viewing 1 replies (of 1 total)
  • The topic ‘Administration Over SSL’ is closed to new replies.