Usamos cookies para medir audiência e melhorar sua experiência. Você pode aceitar ou recusar a qualquer momento. Veja sobre o iMasters.
boa tarde alguem pode me ajudar to usando
RewriteEngine On
RewriteRule .* index.php
na raiz do meu site qdo executar ele da erro
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, weliton_sis@yahoo.com 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 pode me ajudar???
Vá no arquivo httpd.conf e verifique se esta linha está descomentada.
LoadModule rewrite_module modules/mod_rewrite.so
Se você usa o notepad++, abra o .htaccess e vá na aba formatar e selecione a codificação UTF-8(sem BOM).
o teu mod_rewrite está habilitado ?