I want something like:

        $status = Execute({inputfile => '*'});
        if ($status) {
where if there's an error I go to my default /error.html file, which 
can then print out all the information I'd normally get using the 
ErrorDocument directive.  Barring that an internal redirect would 
work.  I can certainly get it to do a full redirect, but then I lose 
all the information about what the user was trying to get to and what 
the error was, unless I pass it along in the URL.  And I don't send 
404 errors back to search engines, which I would prefer to do.

-- 

Kee Hinckley - Somewhere.Com, LLC
http://consulting.somewhere.com/

I'm not sure which upsets me more: that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to