Does anyone know of a webserver or library that allows serving multiple directories for B4J?
One that allows for specifying serving directories outside of the application folder?
In apache 2, apache 2.4 and apache tomcat this is typically specified in a configuration file that is loaded on server startup. This file allows for virtual hosts to be created and configured (directory, port, permissions etc..).
I have tested a few webservers and libraries found in these forums and all of them have a single hard coded directory structure that appear to be unconfigurable.
Any suggestions would be greatly appreciated.
Best regards,
Chris
One that allows for specifying serving directories outside of the application folder?
In apache 2, apache 2.4 and apache tomcat this is typically specified in a configuration file that is loaded on server startup. This file allows for virtual hosts to be created and configured (directory, port, permissions etc..).
I have tested a few webservers and libraries found in these forums and all of them have a single hard coded directory structure that appear to be unconfigurable.
Any suggestions would be greatly appreciated.
Best regards,
Chris