On Wed, 26 May 2004 10:33:14 +1000, Peter Rundle wrote
> Nick Wilcox wrote:
> > Apache does this dynamically. The autoindex module is pretty configurable
> > about the look & feel of the page.

> To my name virtual host site but it just serves up /var/www/error/noindex.html
> If I put an index.html into the directory that get's served up but 
> not what I want.
> 
> Cluesticks

Check the directory has 755 permisions on it. Look for conflicting <Location>
or <LocationMatch> tags. If it's Apache 2 on RedHat then there is a file
/etc/httpd/conf.d/welcome.conf that specifically disables directory listings
for the site root.

--
Nick.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to