I’ve just started exploring ColdBox.
I have installed and it several ways.
In some installations, I can get it to operate on the local server:
http://127.0.0.1:52610/hello/
On others, I can get it to operate from the public url pointing to the same folder.
In either case one application gives me a 401 error
401 - Unauthorized: Access is denied due to invalid credentials.
Is there a setting that will allow access via a public or private url?