What is the differences between CNAME and Alias in Scaleflex (Cloudimage & Filerobot)

CNAME

CNAME means Canonical name. This record is used to define multiple domain names for a single system.

If several services are running on a single system and every service needs its domain, the CNAME record is used.
For example, if a web server and FTP server are running on the same system, there has to be created CNAMEs for both of them.

System name - system1.abc.com 
Web server - www.abc.com 
FTP server - ftp.system1.com

The most common use of the CNAME is to provide access to a single web server using the standard "www.domain.com" and "domain.com" (with and without "www"). In the case of renaming a domain, this setup can be used also to redirect the old name of the webserver to the new one.

To avoid circular references, the CNAME should always point to an actual hostname and never to another CNAME.

In Cloudimage, to add CNAMEs you should contact our support team.

mceclip0.png

ALIAS

The Alias in the Scaleflex system is used to shorten the URLs.

For example, if an alias _sample_ is set to http://sample.li, the URLs will look like:

without Alias - //doc.cloudimg.io/v7/http://sample.li/boat.jpg?width=800 
with Alias - //doc.cloudimg.io/v7/_sample_/boat.jpg?width=800

In Cloudimage, you can add Aliases from the Admin panel -> Image Settings -> Domains tab:

mceclip1.png

If you have any questions or issues, please feel free to contact our Software Engineer and mention the following details:

  • Token
  • Short description of the issue (including URLs, screenshot, short video if available)
  • Steps to reproduce the issue.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.