From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120 Description of problem: Just a simple heads up about a option that isn't there. Version-Release number of selected component (if applicable): 1.3.22-2 How reproducible: Always Steps to Reproduce: Type "/etc/init.d/httpd fullstatus" Actual Results: "Usage: httpd {start|stop|restart|condrestart|status|fullstatus|graceful|help|configtest}" Expected Results: Either offer a fullstatus option (not in the file) or take out fullstatus from the usage list (line 87).
This has been fixed for a while in the Apache 2.0 package, "httpd", in Raw Hide. (fullstatus is supported by the init script again)