Question 21
Which property under /cache on dispatcher.any file identifies the directory where cached files are stored?
Question 22
The following anchor tag is not resolving:
<a href="item.path" >{item.name}</a>
Upon further inspection the developer notices that the link has no .html appended to the end of the URL What could be a potential fix for the issue?
<a href="item.path" >{item.name}</a>
Upon further inspection the developer notices that the link has no .html appended to the end of the URL What could be a potential fix for the issue?
Question 23
Which configuration/section should be used to resolve the domain name by dispatcher?
