Hi everyone,
Since it seems that the list is alive and well, although with very
little traffic, I would like to ask a question which has been bothering
me for a while.
I am trying to do what I would define as dynamic redirection. What that
means is that if someone writes an URL like http://myserver/name, I
would like to look for "name" in a database and redirect the user to
some other URL. This would allow me to avoid modifying manually the
configuration file every time a mapping is added,removed or modified.
Is this possible? Any suggestions?
Thanks in advance and Happy New Year!
Huibert Aalbers