I'm trying to do something rather simple here, but haven't been able to find the solution for it by searching here or Google - it must be that I don't know exactly what to search for.
Basically, I'm trying to do this with my .htaccess file:
www.mydomain.com/$ shows www.mydomain.com/$.php
and
www.mydomain.com/products/$ shows www.mydomain.com/products/$.php
Also, what is your favourite resource for learning how to code .htaccess files? I know my question is a simple one, and I would much like to be able to do things like this on my own from now on.
Thanks so much