Goto Domain
Categories
Component ID
2348667
Component name
Goto Domain
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
728
Component created
Component changed
Component body
In certain CDN configurations, the Drupal's origin is not visible to the URL nor is it connection to the webserver and the CDN pulls the pages from the webserver using the Origin Domain and delivers it to the users.
In such cases, as Drupal is being accessed only by the origin domain and was never aware of the site being accessed by the user through the CDN domain, the redirections by Drupal always end up with the Origin domain and not with CDN Domain.

This module allows such origin domains to be mapped with CDN domains, so that the redirections happen to the CDN domain and not to the origin domain.
NOTE: You might not require this unless your drupal site has the very specific CDN configuration described above.
