in apache config file check directive 'AllowOverride' related to your directory
It must include at least 'Indexes' or 'Options' parameters:

        AllowOverride Indexes
or
        AllowOvveride Options
or
        AllowOvveride All


On Friday 19 December 2003 23:32, Orna Agmon wrote:
> > In .htaccess put:
> >
> > <<<
> > Options Indexes
> >
> >
> > That is assuming Apache allows you to change this particular
> > configuration in the .htaccess there. Else you'll need access to the main
> > Apache configuration file.
>
> I tried putting it both in the main directory, and in its subdirs, and got
> no effect. any of the vipe admins?

-- 
        -------------
        Slava Shklyar
        mailto:[EMAIL PROTECTED]
        19/12/03 23:45 GMT+0200

--------------------------------------------------------------------------
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]


Reply via email to