Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

Landerson Almeida

Internal Server Error .htaccess Rewrite

Recommended Posts

Meu .htaccess esta assim:

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . perfil.php [L]

O Erro que da é o Error 500

Internal Server Error

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

Please contact the server administrator at admin@example.com to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Estou usando Wamp Server Mais atualizado e estou ultilizando Notepad ++ Para criar o .htaccess e estou usando Windows 8 , eo arquivo esta no diretório do projeto , Obrigado!

Compartilhar este post


Link para o post
Compartilhar em outros sites

O htaccess parece estar correto, check se o módulo de rewrite está habilitado no Wamp, possivelmente é isso, o modo padrão é desabilitado.

Compartilhar este post


Link para o post
Compartilhar em outros sites

amigo, não sei pq, mas msm com o módulo de rewrite habilitado no Wamp... o erro persiste

 

Internal Server Error

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

Please contact the server administrator at admin@example.com to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Apache/2.4.9 (Win64) PHP/5.5.12 Server at localhost Port 80
qual será as soluções ?

Compartilhar este post


Link para o post
Compartilhar em outros sites

@11closed, prefira criar outro tópico quando tiver uma dúvida.

 

Veja no log de erros o motivo.

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.