Adobe-Marketing-Cloud / aem-sample-we-retail

🚫 We.Retail has been archived, see instead the WKND Guide:
https://github.com/adobe/aem-guides-wknd
Apache License 2.0
123 stars 141 forks source link

Default dispatcher config doesnt work with We.retail #138

Closed timdonovanuk closed 6 years ago

timdonovanuk commented 6 years ago

Due to clientlib proxing, css and js are served from /etc.clientlibs and this is not enabled or documented anywhere (AFAIK) in any exemplar dispatcher.any files - so these resources will be blocked by default.

/filter /0029 { /type "allow" /url "/etc.clientlibs*" }

or something like that.

vladbailescu commented 6 years ago

@timdonovanuk This is covered by documentation starting with AEM 6.3: https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/clientlibs.html#main-pars_title_8ced