Index: [Article Count Order] [Thread]

Date:  Wed, 14 Jun 2006 17:37:51 -0700
From:  "Ken Marcus - Precision Web Hosting, Inc." <kenmarcus (at mark) precisionweb.net>
Subject:  [coba-e:05730] Re: ...just another quickie...
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <007b01c69013$ef9f7120$6700a8c0@OfficeKen>
References:  <028201c68fff$a0c8e270$6500a8c0@nova1>
X-Mail-Count: 05730


> ...how to enable directory browsing on one vsite?

In your 
/etc/httpd/conf/vhosts/siteXX.include

put
<Directory /home/.sites/theactual/path/to/the/dir />
   AllowOverride All
   Options All
</Directory>

Then
/etc/rc.d/init.d/httpd restart

In the directory create a  .htaccess     with the text below in it.
Options +Indexes


http://httpd.apache.org/docs/2.0/mod/core.html#allowoverride


----
Ken Marcus
Precision Web Hosting, Inc.
http://www.precisionweb.net