Will you stop hijacking other peoples threads. Re-use your own thread to
reply and ask questions. Also see: Eric S. Raymond's "How To Ask Questions
The Smart Way" ( http://www.catb.org/~esr/faqs/smart-questions.html ). I am
pretty sure that you will get help if you ask the right way. Start by
r
Cwd is current working directory, it is an environment variable. At least
from what I understand. I am not sure what dwd is though. Have you tried
to use truss or strace to see if you are missing a command in your chrooted
environment? What OS are you using?
-Original Message-
From: dA
Hey all,
I have setup apache 1.3.33 on Solaris 9 in a chroot environment and just
wanted to ask a simple question. If there is a /proc directory in the jail
should the apache processes be in the real root /proc directory or in the
jail /proc directory. This is the first time I have ever setup a
Title: Message
./apachectl graceful
-Original Message-From: ed elliott
[mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005
11:49 AMTo: users@httpd.apache.orgSubject: [EMAIL PROTECTED]
adding virtual hosts without restarting ??
Hi,
If I add a virtual host to apa