Desktop App for MC
setting up configurations
For most users this is a 'one and done'. Most people don't have access to MC/MCe on multiple servers. So to make this easy, we catch several issues.
If you don't specify http or https at the beginning of the line we automatically add it along with the extraneous characters to https://
If you specify http - we try http, if that doesn't work, we try https (since 2019 - you really should only be running with https)
If you specify https - we try https, if that doesn't work, we try http
If you specify a domain but not a directory, we append the standard /mc_web/ to the end
If you have it malformed, we try to fix it for you. For example, we change https// to https://.