Ok not sure how or why it’s working now, but it seems to be ok.
The only thing I did was to modify the .htaccess file. So now there is one at the root with the RewriteBase /grav
and one in the /grav/ folder with RewriteBase /
. Both have the RewriteRule
thing modified also.
Not sure if it’s helping but works for me.