Apache et accès /cgi-bin

Top Page

Reply to this message
Author: Stéphane MARTIN
Date:  
To: GUILDE
Subject: Apache et accès /cgi-bin
Salut,

Apache m'interdit l'accès à /var/www/cgi-bin (sur une Mandrake 9.0).
Pourtant le fichier de conf semble en autoriser l'accès :

AddHandler cgi-script .cgi
[...]
<Directory /home/*/public_html/cgi-bin>
     Options +ExecCGI -Includes -Indexes
     SetHandler cgi-script
</Directory>
[...]
<Directory /var/www/cgi-bin>
    AllowOverride All
    Options ExecCGI
</Directory>


J'ai raté quelque chose ?

-- 
       @+
Stéphane Martin
Tél : 06 94 26 57 01
Fax : 05 94 31 54 45