Dispatcher Setup Configuration Queries
We are setting up dispatcher in Apache for the AEM environment, have couple of queries
1. Dispatcher don't have the write permissions in document root (due to some security guidelines), instead we created below 3 folders and a stat file under document root which have write permissions
- etc
- etc.clientlibs
- content
- .stat
Are this folders are good enough to cache the static content?
2. What are the recommended approach to clear the client libs cache (which are under etc or etc.clientlibs folder)?
Thanks,
Chandra