constant CDN_SEO_USER_AGENTS_DEFAULT in CDN 7.2
2 uses of CDN_SEO_USER_AGENTS_DEFAULT
- cdn_admin_other_settings_form in ./
cdn.admin.inc - Form definition; other settings.
- _cdn_seo_should_redirect in ./
cdn.module - Determines whether a redirect should be performed for the given path for SEO considerations (prevent duplicate HTML content on the CDN), and if so, the URL to which the requesting User Agent should be redirected.
File
- ./
cdn.constants.inc, line 42 - Constants used by the CDN module.
Code
define('CDN_SEO_USER_AGENTS_DEFAULT', "Amazon Cloudfront\nAkamai");