Re: virtual domen
From: Dave Uhring (daveuhring_at_yahoo.com)
Date: 08/29/04
- Previous message: Bas Keur: "Re: virtual domen"
- In reply to: Bas Keur: "Re: virtual domen"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 29 Aug 2004 12:22:28 -0500
On Sun, 29 Aug 2004 19:02:21 +0200, Bas Keur wrote:
> Unless you run apache without chroot.
>
> # apachectl stop
> # httpd -DSSL -u
If you put those arguments in /etc/rc.conf then the apachectl script will
pick them up.
[log]# grep httpd /etc/rc.conf
# use -u to disable chroot, see httpd(8)
httpd_flags="-u -DSSL" # for normal use: "" (or "-DSSL" after reading ssl(8))
> Or apachectl restarts in chroot.
> (Why ? I have no idea)
Because the code was modified to make the httpd server more secure?
- Previous message: Bas Keur: "Re: virtual domen"
- In reply to: Bas Keur: "Re: virtual domen"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]