How can I get the ./configure options used to build Apache?
Posted
by Josh
on Server Fault
See other posts from Server Fault
or by Josh
Published on 2010-06-02T17:49:57Z
Indexed on
2010/06/02
17:56 UTC
Read the original article
Hit count: 278
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?
© Server Fault or respective owner