Hi guys, I have a problem, maybe it's a little bit complicated, can I type the URL without specifying an extension? all the files of my websites are with the extension .htm I wonder if a visitor can access a file without typing the extension .htm for example: www.domainname.com/index (no .htm) how can I configure it so that it will assume that the person means index.htm even though the person only entered (index). I know it's possible I just don't know how, do I have to deal with the MIME or apache configurations? thank you guys a lot.