Hi,
I have a working apache 1.3 httpd.conf file which uses:
1) mod_rewrite to spot some requests which should be handled by a localhost
zope server and prefix them with zope or zope/CKT/, say http://ckt/file.htm
is rewritten as http://ckt/zope/CKT/file.htm (see the real rules below);
2) mod_ntl
Hi,
I'm going through the headaches (so many .conf files) of migrating from
Apache 1.3 to 2.0 and when I run httpd2 it complains it can't find
sysconfig.d/include.conf, which was supposed to be somehow generated.
Why is this file missing?? Who is supposed to generate it? and how? What
should be