I have a <Perl > section in my apache configuration file -- when apache starts up, it prints out some configuration details as it modifies the configuration. I noticed today while stopping via apachectl for the first time (rather than restarting) that the Perl section is evaluated on shutdown as well, which is really not what I want to do.
Is there anything I can check in a Perl section that will indicate what 'mode' the configuration file is being read for -- start, reload, stop, etc? - C. -- ============================================================ C. Omand - CA, USA