Boris Georgiev wrote:

> http://www.ludost.net/nsvirtual

Since redirects use ns_returnredirect, you could have avoided patching
return.c
For an example of how to do it look at:
http://zmbh.com/discussion/vat/vat.txt

This module uses nsv arrays to store virtual server variables. Some
variables, like pageroot are set on server startup. Others are set per
connection. Any of these variables can be used to set the per connection
pageroot/templateroot. All variables are available for update without
restarting the server. It is easy to add new variables without patching
the module code.

--Tom Jackson

Reply via email to