Michael Link <[EMAIL PROTECTED]> writes: > I do this all the time, as long as you clean it up everything is > fine. Otherwise apache can bloat to a large footprint size. I'm > getting a segfault in ap_cfg_getline(), not sure why yet.
Because the config_file is NULL. EXEC_ON_READ seems to fix it for me. -- David N. Welton Free Software: http://people.debian.org/~davidw/ Apache Tcl: http://tcl.apache.org/ Personal: http://www.efn.org/~davidw/ Work: http://www.innominate.com/
