View nodes in Local Publish instance via CRXDE | Community
Skip to main content
New Participant
January 22, 2025
Solved

View nodes in Local Publish instance via CRXDE

  • January 22, 2025
  • 2 replies
  • 790 views

Hi good day everyone, We publish items under var folder, but when we tried to open CRXDE on Local Publish, only bin and content are available
Would like to ask, are there any ways to view other folders.

local author:


local publish:

 



Thanks!

Best answer by SreenivasBr

Did you login to publish as admin? Use localhost:4503/login, login using admin creds and then open crxde

2 replies

AmitVishwakarma
New Participant
January 22, 2025

By logging into the Local Publish instance as an admin (localhost:4503/login), you’ll get the necessary permissions to access all folders, including the var folder, in CRXDE. Non-admin users may not have full access to these folders.

SreenivasBr
SreenivasBrAccepted solution
New Participant
January 22, 2025

Did you login to publish as admin? Use localhost:4503/login, login using admin creds and then open crxde

martin_ecx_io
New Participant
January 22, 2025

Agreed - /bin and /content are accessible by default for anonymous access, but other paths would require you to force a login on the publish instance.

New Participant
January 23, 2025

after logging in, I still can't access the other folders. Already tried to restart my environment or system, it still persist.