Date: Thu, 29 Jul 1999 11:48:52 +0100 From: "Nicholas J. Dear" <ndear@areti.net> To: Eric Cholet <cholet@logilune.com> Cc: freebsd-isp@FreeBSD.ORG Subject: RE: Apache on FreeBSD. Message-ID: <199907291050.LAA10771@post.mail.areti.net> In-Reply-To: <01BED9BF.878B8040.cholet@logilune.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 29 Jul 99, at 12:40, Eric Cholet wrote: > > I'm trying to turn off directory listing functionality for one virtual host in > > httpd.conf. The apache site appears to recommend something using the > > <Directory> tags, but I get (below) this when I configtest it. > > You turn off directory listings by turning off the "Indexes" option, e.g. > Options -Indexes > > see http://www.apache.org/docs/mod/core.html#options I've done a manual override (at the top of httpd.conf) which does the trick - but I still don't understand the syntax that goes in the <VirtualHost> directive. N. -- Nicholas J. Dear Mail: ndear@areti.net Tel: +44 (0)208-402-4041 Areti Internet Ltd., http://www.areti.co.uk/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907291050.LAA10771>