How can I get the ./configure options used to build Apache?
- by Josh
I am using CentOS, and would like to build from source with the newer version of apache using the same configure options as the package obtained using yum, with an adjustment or two.
How would I go about acquiring that?