On Sun, Nov 23, 2008 at 6:46 PM, Sam Carleton <[EMAIL PROTECTED]> wrote: > Under some circumstances, the value read into my directive will be > invalid and thus Apache should NOT continue to execute. What do I > need to do to tell Apache to stop executing? >
Return a non-NULL string from your callback that runs when the directive is encountered in the config file -- Eric Covener [EMAIL PROTECTED]
