So I have this problem for a while now, and I know there are countless questions on this topic, believe me I tried every solution possible but still does not work.
T
You should check your .htaccess file, close lines with "#" symbol
# To externally redirect /dir/foo.php to /dir/foo # RewriteCond %{THE_REQUEST} ^[A-Z]{3,}\s([^.]+)\.php [NC] # RewriteRule ^ %1/ [R,L]