Salut

Am Options Indexes pe un arbore de directoare.
Vreu pe un subarbore din el sa pun un fisier .htaccess, prin care
sa nu las Apache'ul sa faca indecsi

ce va de genul:
struct de directoare
/a
/a/b
/a/b/c

<Directory /a>
        Options Indexes
        AllowOverride All
</Directory>

^^^ in httpd.conf
si in /a/b/c in .htaccess :
Options -Indexes

cind incerc sa accesez ceva din /a/b/c zice ca Internal Server Error
si in error_log :
[Tue Feb 27 15:12:25 2001] [alert] [client 192.168.1.3]
<...>/a/b/c.htaccess: Options not allowed here

in documentatia de apache scrie ca :
[...]
Options directive
Syntax: Options [+|-]option [[+|-]option] ...
Context: server config, virtual host, directory, .htaccess
[...]
deci Options poate sa apara si in .htaccess

Atunci, care e baiu ? versiunea de Apache ?
Am apache 1.3.12

____________________________________
Catalin Braica
[EMAIL PROTECTED]
Tel: 409-452-4161  Work: 405-141-3496
http://www.edulib.ro/~catalin/


---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui