algu�m pode me ajudar a resolver uma pendenga com o .htaccess ?
configurei o .htaccess no diretorio que quero proteger e est�
funcionando tudo bem.
mas, quero limitar somente um dom�nio que poder� acessa-lo, e � a� que
est� dando erro.
o apache starta normal, mas quando tento acessar d� a seguinte mensagem:
-------------------------------------------------------------------------------------------------
Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator, root@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
---------------------------------------------------------------------------------------
Alguem sabe o que est� errado?
veja o meu arquivo como est�:
-------------------------------------------------------------
AuthType Basic
AuthUserFile /var/www/cgi-bin/servico/.htpasswd
AuthGroupFile /var/www/cgi-bin/servico/.htgroups
AuthName security
<Limit GET POST>
require valid-user
</Limit>
deny from all
allow from .pt
-------------------------------------------------
Att...
Marcio
Assinantes em 24/01/2003: 2227
Mensagens recebidas desde 07/01/1999: 198536
Historico e [des]cadastramento: http://linux-br.conectiva.com.br
Assuntos administrativos e problemas com a lista:
mailto:[EMAIL PROTECTED]
- Re: (linux-br) .HTACCESS Roberto J.
- (linux-br) .htaccess ivan
- Re: (linux-br) .htaccess Jorge Godoy
- Re: (linux-br) .htaccess Antonio F. Zago
- Re: (linux-br) .htaccess wmp
- Re: (linux-br) .htaccess admin
- Re: (linux-br) .htaccess Antonio F. Zago
