dfly mail archive not working

Chris Turner c.turner at 199technologies.org
Sat Aug 11 12:38:59 PDT 2007


Joerg Sonnenberger wrote:
> On Sat, Aug 11, 2007 at 03:16:44PM -0400, Chris Turner wrote:
>>> 	${ctl_command} ${apache_flags} -k ${action}
> 
> Why the -k?
> 
> Joerg

Relates to apachectl argument processing.. With no flags "apachectl
[start|stop]" works fine but with flags it does not (for example
"apachectl -D FOO_IS_DEFINED start") fails. The -k works in either case
for start/stop.. but on closer inspection looks like it might break some
other apachectl features.. (e.g. configtest)

Probably I need to rework the patch to test for flags depending on the
argument, but thats getting a bit complex for my needs..

- Chris






More information about the Users mailing list