Try my nssmartvh module - www.nsstuff.zoro.tcl.pl. It should be what you're looking for - you make a file with directory mappings - if it's not there, DocumentRoot from the config is taken.
Owen Ferguson wrote: > Hi everybody, > > I'm trying to install AOLServer and want to use > it in a way Apache implements Virtual Hosting: > A host header sent by the client is looked up > if there's a mapping to a special document root. > Then content is returned relative to this document root. > > Is this possible with AOLServer? I could not find > something like that so far in the documentation. > I saw something different done by the OpenACS project > in TCL: they analyze the request by a given domain > and map it to a directory under the one and only > document root (no different directories). > > Will this be possible in AOLServer 4.0? > Is it a lot of work to code it into the C library? > > Thank you, > Owen. > > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > >
