Host static site in dispatcher
Hi ,
Recently we got requirement to host a site in our AEM environment.The site will be always static with few image ,css and js .
We got the html file along with the other required contents (images, css, js fonts etc).
We are planning to create a directory inside "/opt/communique/dispatcher/cache/content" called "newsite"
/opt/communique/dispatcher/cache/content/newsite ,so that it serves from the dispatcher cache always.
Any idea how can we achieve this.When i hit the newsite.html it does not load the images .
Also is there any other easy way to host this static site in AEM dispatcher.
regards
Sina