You are here

constant CDN_SEO_FORBIDDEN_EXTENSIONS_DEFAULT in CDN 7.2

1 use of CDN_SEO_FORBIDDEN_EXTENSIONS_DEFAULT
_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 44
Constants used by the CDN module.

Code

define('CDN_SEO_FORBIDDEN_EXTENSIONS_DEFAULT', "html\nhtm\nphp");