How to Access standalone, Domain Folder's from Keycloak Default Folder

How can I access my bin folder from the web just like any resources that we get from /js, /lib?

http://127.0.0.1:8080/auth/resources/37q2r/common/keycloak/node_modules/angular-route/angular-route.min.js

This way I can access angular-route.min.js from this specific route is there any way to get bin folder files, similarly docs and Domain folder files.

Ex:- http://127.0.0.1:8080/auth/bin/hosts

I Have These folders how Could I possibly Use Those folders Content Same As the resource.
I mainly Need /standalone/log/server.log, domain/configuration/host.xml