Author instance package manager not pointing to correct URL
Hi All,
Please guide on this issue
Once login to Author instance welcome.html and tried to click Packages link on left side of welcome screen.
After clicking , the URL points to http://localhost:4502/crx/packmgr.html: 404 Not found
Actually it needs to point to http://localhost:4502/crx/packmgr/index.jsp
In log files we are getting same and throwing 404 error.
In /etc/map/http we are not able to see any folders for configuration.
Where to map the URL for Package manager in login page?