The patches at <http://www.rtr.com/fpsupport/> for including
FrontPage support in Apache modify the request_rec to add an
execfilename field in the *middle* of the structure, thus
blowing binary compatibility with all other Apache modules.

Move the execfilename to the end of the request_rec to avoid
the support headache, or just shoot the bastard who installed
the extensions.

....Roy



Reply via email to