I am not sure if this belongs here or on Doctype, so I decided to post here.
My question is simple - Most the links on my site, if you were to copy the location right off the main page it would be something like www.example.com/dog/foo
and they return 404's . But if you were to type in www.example.com/dog/foo.php, the proper page would be displayed.
Is there anyway to make it so the .php is added automatically for every page?
Thanks in advance.