par
Thegritch » 23 mars 2007, 13:11
yop
Bon, il n'existait pas dans mon apache2.conf ceci :
Code : Tout sélectionner
<Directory /var/www/monrep/>
AllowOverride All
order allow,deny
allow from all
</Directory>
Je l'ai rajouté, et redemarrer apache avec comme erreur, une fois arriver dans le répertoire protégé, ceci :
Code : Tout sélectionner
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
je cherche donc la bonne configuration du Directory ... si vous avez des idées / url autre je suis preneur !
@+ Thegritch
yop
Bon, il n'existait pas dans mon apache2.conf ceci :
[code]<Directory /var/www/monrep/>
AllowOverride All
order allow,deny
allow from all
</Directory>[/code]
Je l'ai rajouté, et redemarrer apache avec comme erreur, une fois arriver dans le répertoire protégé, ceci :
[code]Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.[/code]
je cherche donc la bonne configuration du Directory ... si vous avez des idées / url autre je suis preneur !
@+ Thegritch