I've managed to hack together some procedures and methods in OpenACS
3.2.5 to give me the ability to do virtual hosting within a single
instance of AOLServer. The problems with it are:
Does OpenACS 4 do virtual hosting?
- it doesn't know what to do with settings parsed during the server startup (It just takes those settings from the primary/default /web/<servername>/parameters/<servername>. tcl)
- with the right coding it is possible to read settings and connect to database pools for other virtual servers
Does OpenACS 4 do virtual hosting?
Request notifications