Ver Mensaje Individual
  #1 (permalink)  
Antiguo 10/05/2010, 00:31
portablepsp
 
Fecha de Ingreso: mayo-2008
Mensajes: 76
Antigüedad: 16 años
Puntos: 1
error htaccess

Me salta este error cuando introduzco el htaccess en la carpeta a proteger:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] 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.
Apache/2.2.3 (Ubuntu) Server at www2.fundacionaulasmart.org Port 80

Codigo htaccess:


AuthUserFile /var/www/html/fundacionaulasmart/admin_panel/.htpasswd
AuthGroupFile /dev/null
AuthName Panel de Control * Carpeta Protegida\"
AuthType Basic
<Limit GET>
require user admin_smart
</Limit>

Aunque no lo ponga tb tengo creado htpasswd correctamente