At 12:32 AM 9/14/2003, Jakob Schlyter wrote:
On Sat, 13 Sep 2003, Jiri Kuthan wrote:
Yes, that's what the domain module is good
for. With it, you change the
table in database and force SER to reload it in run-time via FIFO interface.
this does not seem to change the myself variable. what should I use for
matching against the domains read by the domain module?
I tried to set up an FAQ, which addresses this issue among others.
http://iptel.org/~faqomatic/fom-serve/cache/89.html
Let me know, if there are some unclarities.
if I use the domain_dump command via the fifo, all
domains are listed.
yet, the the expression (uri == myself) does not catch requests for listed
domains.
the condition is is_uri_host_local.
-jiri