https://bz.apache.org/bugzilla/show_bug.cgi?id=69950
Bug ID: 69950
Summary: Apachectl configtest does not honor alternate config
file (-f option) [with fix]
Product: Apache httpd-2
Version: 2.4.66
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: support
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 40151
--> https://bz.apache.org/bugzilla/attachment.cgi?id=40151&action=edit
apachectl.in file from Apache 2.4.66 with fixes
apachectl configtest ignores any passed-in "-f CONFIGFILE" option when it calls
"httpd -t". Any scripts that rely on "apachectl configtest" before stopping
httpd, for example, will always be checking the default CONFIG file and not the
alternate file.
I have attached an updated "apachectl.in" file which fixes the problem and
cleans up the various ways ACMD and ARGV are used.
Thanks for all you do.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]