Description Description
Handle url rewrites:
Built-in CDN
Partial rewrites for only pages added
RocketCDN Unlimited
Full rewrite (Same as what we currently have)
Handle exclusion of pages during rewrite process
Acceptance Criteria
GIVEN Built-in CDN is enabled
WHEN pages are added
AND any of the added page is visited
THEN only the specific page assets url should be rewritten to match the cdn url
THEN no asset url in any page that was not added initially should be rewritten
GIVEN RocketCDN Unlimited is enabled
THEN all pages assets url should be rewritten to match the cdn url
WHEN I exclude a page
AND any of the added page is visited
THEN assets url on the excluded page should not be rewritten
GIVEN BYOCDN is enabled
THEN all pages assets url should be rewritten to match the cdn url
GIVEN any of the CDN driver is enabled
AND files are excluded
WHEN a page is visited
THEN the excluded file url should not be rewritten
Dependency Module
Reactions are currently unavailable
You can’t perform that action at this time.
Description
Acceptance Criteria
Dependency Module