[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] disable directory listing on raq550
- Subject: Re: [cobalt-users] disable directory listing on raq550
- From: "Christophe Besnard" <technique@xxxxxxxxx>
- Date: Wed Jul 23 04:21:05 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> > > > # This controls which options the .htaccess files in directories can
> > > > # override. Can also be "All", or any combination of "Options",
> > "FileInfo",
> > > > # "AuthConfig", and "Limit"
> > > >
> > > > AllowOverride AuthConfig Indexes Limit
> > >
> > > try
> > >
> > > AllowOverride AuthConfig Options Limit
>
> apache restarted ?
>
> /etc/init.d/httpd stop
> /etc/init.d/httpd start
yes