I am trying to understand how I can serve css background images from Amazon S3/CDN. For product images,css & js files I am using cms:url tag but not sure what to do with images refered with in the css like background: #f2e8ce url("/broadleafdemo/images/containerTop.gif"). They are prefixed with app root url. Any guidence will be greately appreciated.
And also, what would be the best way for url rewrites (doing in app vs mod_jk or something like that). Currently I am getting something like localhost/myapp,localhost/myapp/store/gallery. I would like to show as localhost,localhost/gallery etc.
Thank you in advance,
Srini.
This forum is in readonly mode and serves as an archive of old information. All posting, registration and commenting abilities have been turned off. To get help, the Broadleaf team reguarly monitors the broadleaf-commerce tag on Stack Overflow so please ask your questions there.