Hello,
I have an old apache 1.3 instalation. I know it was compiled from source, I have source tarbal, but I do not have saved ./configure flags.
I need to recompile this apache with exacly same confiugre flags, and with EXTRA_CFLAGS="-DBIG_SECURITY_HOLE" enabled for debugging.
Do you know how to determine ./congigure flags from installed apache? I need something similar to the output of php-config.
Thanks, in advance SWilk