From owner-freebsd-questions Tue Mar 12 7:39: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email.accessus.net (email.accessus.net [209.145.128.5]) by hub.freebsd.org (Postfix) with ESMTP id 9B92037B8BF for ; Tue, 12 Mar 2002 07:36:31 -0800 (PST) Received: from [209.145.133.59] (account jkoenig@accessus.net HELO jwebmedia.com) by email.accessus.net (CommuniGate Pro SMTP 3.5.6) with ESMTP id 50997534 for freebsd-questions@FreeBSD.ORG; Tue, 12 Mar 2002 09:35:18 -0600 Message-ID: <3C8E231F.7AA654CF@jwebmedia.com> Date: Tue, 12 Mar 2002 09:47:43 -0600 From: Joseph Koenig Reply-To: joe@jwebmedia.com Organization: jWeb New Media Design X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: restart jailed apache from host machine Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there a way to restart a jailed apache from the host machine - by host, I mean the physical machine that the jail is installed on. I have 3 jails and need to restart each of their apache processes when I have processed their log files. The log files are processed by a script on the main machine. Any ideas? I tried using the full path (/usr/jail/xx.xx.xx.xx/usr/local/sbin/apachectl), but that didn't work. Thanks, Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message