Page 1 of 1

Move Install URL

Posted: Thu Dec 10, 2009 6:34 am
by TheMidnighToker
Been using CMSMS for a few years on 4 or 5 different sites. I like it, thank you all :)

At the moment, the different sites are on different vhosts -i only have the single IP address for the server.

I wish to enforce SSL for all the logins, but this means getting a separate IP address for each site.

Instead of having
http://mysite1.com/admin/
http://mysite2.com/admin/

could I not have them all under the same TLD, and therefor have the same SSL certificate, eg:
https://admin.myhosting.com/site1/
https://admin.myhosting.com/site2/

Hope I'm making sense -basically, I think i want to change the BASE URL but only for the Admin section.

With thanks,