Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 1999 12:48:38 +0200
From:      Eric Cholet <cholet@logilune.com>
To:        "'ndear@areti.net'" <ndear@areti.net>
Cc:        "freebsd-isp@FreeBSD.ORG" <freebsd-isp@FreeBSD.ORG>
Subject:   RE: Apache on FreeBSD.
Message-ID:  <01BED9C0.AE1F7D00.cholet@logilune.com>

next in thread | raw e-mail | index | archive | help
On Thursday, July 29, 1999 12:49 PM, Nicholas J. Dear [SMTP:ndear@areti.net] wrote:
> 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. 

Well this is definitely offtopic, it's an Apache configuration issue that has nothing to do with FreeBSD. Let's continue this offlist.
 
> 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?01BED9C0.AE1F7D00.cholet>