• I have a single domain account of http(s)://companyname.com

    I then have multiple add on domains with WP installed in them as subdirectories.

    I am trying to figure out how to do SSL login ONLY on the https://www.comapanyname.com/Subdirectory path of the WP installs, but nothing is working.

    Both the WP URL and the Home URL are configured as the add-on domain names. Ig I change the WP URL everything goes south elsewhere with all sites trying to use the same root based htaccess file.

    Is there anyway to login to the Bluehost single SSL domain while preserving the add-on domain name? They are no help at all on this and I at least want the login to be SSL.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Here is a link to their helpdesk: https://my.bluehost.com/cgi/help/600

    Bluehost only allows an SSL certificate for the Primary Domain Name. At this time we do not allow for an SSL certificate to be installed on an Addon, Parked or Sub Domain.

    Thread Starter ccolotti

    (@ccolotti)

    Yes I know all that. I am just trying to use the single domain for login but use the add-ons for regular browsing and administration. I made need to keep looking for a provider other than GoDaddy that can do this. GoDaddy was secure….but slow.

    If you were to make them pages of the primary domain, then they could be under the umbrella of the SSL from the primary domain. But any addon or sub-domain is an entirely different “domain” on the internet. I don’t know if that would help you or not.

    Thread Starter ccolotti

    (@ccolotti)

    yeah what I am finding is the trade off of speed is going to cost a lot more money than godaddy who can do the multiple certificates, they just SUCK for page loads.

    Have you tried the WordPress HTTPS plugin?

    If it isn’t for the primary domain, then you’d have to access it through the Shared URL something like the following:
    https://secure.bluehost.com/~youruser/youradddomain

    Last night I found this thread… I’ve been hunting for the solution to this problem for months. I’m a bluehost customer too, with a single SSL on my root domain and wp blog on an add-on domain, and found comfort knowing people on bluehost were in almost the exact same situation.

    The setup I have is basically:
    myrootdomain.ca (ssl secure)
    https://www.mywpblog.com

    I was hacked a couple months ago, and I think either because one of my FTP accesses was sniffed or just logging into the wordpress blog one-too-many times insecurely.

    https://www.mywpblog.com caused big warnings in browsers, saying it was being misrepresented as myrootdomain.ca..
    https://myrootdomain.ca/mywpblog/ would partly work, but unresolvable errors occured with logging into https://myrootdomain.ca/mywpblog/wp-admin

    So finally I logged into the account using https://www.mywpblog.com/wp-admin insecurely, and found the two url fields in Settings, changed the WordPress address (URL) field to https://myrootdomain.ca/mywpblog and the miracle happened, everything works perfectly now. I don’t care what the URL is for administering the site, and I don’t have anyone log in to post comments, so this works for me.

    Granted, there is no other WP blog in another subdirectory or on the root domain, but since myrootdomain.ca/mywpblog is the same directory as https://www.mywpblog.com, perhaps I was simply complicating things, trying to work .htaccess rewrites and such.

    This may or may not help anyone, but it’s a solution that has worked for me as an SSL owner on bluehost.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Trying to configure multiple domains on BlueHost with Shared SSL login’ is closed to new replies.