I checked Apache HTTPD code and the environment variable SCRIPT_FILENAME is set up in the core (ap_add_common_vars in file util_script.c), thus we can reliably assume it exists.

I also moved the module configuration in a new file. These functions must be assumed to be version 2.x dependent but are not dependent on the running MPM.

My goal is to evolve mod_rivet.c to a terser form to make it more manageable in view of experimenting with different MPMs (notably the worker and other threaded MPMs)

I will hopefully commit these changes in a few days.

 -- Massimo

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to