Where am I going wrong in this .htaccess?
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
The site that I developed works normally on localhost, but now that I've uploaded it to the server (Cpanel Hostgator), the pages do not open properly, see the example.
IfIclickthelink,theURLredirectscorrectlytonovosite.glowseguros.com.br/home/produtos/seguro-auto#produto
butthepagedoesnotchange,itcontinuesinHome.
NowifIput.phpthesameasIdidintheimagebelowthepageisdisplayedcorrectly.novosite.glowseguros.com.br/home/produtos.php/seguro-auto#produto