[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] disable directory listing on raq550



> > > > # 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