Jay Why wrote:
I want to recompile apache. What command can I run to see what configure command I would need to run to get back the same settings for Apache.--Jay Why
From reading the httpd man page, I see there is a -l directive:-l Output a list of modules compiled into the server. This will not list dynamically loaded modules included using the LoadModule directive.
So try running: httpd -l Does this help? -- John Hicks --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx