If I use http rather than https to access my site grav is redirecting to https but it appends index.php to the end of the URL and then gives page not found.
I can’t get my head around where this behaviour is occuring. I’m using grav standard .htaccess file without modification - but there is not http redirect there
In the Admin panel I have tried changing the Session settings Secure and Secure (HTTPS) but neither seem to do anything (with both off it is still redirecting http to https) even after clearing the cache.
Anywhere else I need to be looking?