*From:* Jeff Dyke
*To:* users@httpd.apache.org; Tech Newbie
*Sent:* Monday, September 19, 2011 1:38 PM
*Subject:* Re: [users@httpd] Starting/Stopping Apache via an API
On Mon, Sep 19, 2011 at 2:07 PM, Tech Newbie mailto:tec...@yahoo.com>> wrote:
> I am aware of the way to start/stop Apache via
r 19, 2011 1:38 PM
Subject: Re: [users@httpd] Starting/Stopping Apache via an API
On Mon, Sep 19, 2011 at 2:07 PM, Tech Newbie wrote:
> I am aware of the way to start/stop Apache via apachectl, both locally and
> remotely via SSH.
>
> Is there some generic unix API, perhaps relat
On Mon, Sep 19, 2011 at 2:07 PM, Tech Newbie wrote:
> I am aware of the way to start/stop Apache via apachectl, both locally and
> remotely via SSH.
>
> Is there some generic unix API, perhaps related to /sbin/service, that I can
> remotely programmatically start Apache without exec'ing apachectl
I am aware of the way to start/stop Apache via apachectl, both locally and
remotely via SSH.
Is there some generic unix API, perhaps related to /sbin/service, that I can
remotely programmatically start Apache without exec'ing apachectl directly?
I'm thinking since Apache is already configured