I was trying to make a redirect address like http://lorem.com/contact/ for contact.html file,which is in root folder. Is there any tool or file to do this?
I had tried renaming contact.html into index.html, and then put it unde /contact folder. It worked, as a address http://lorem.com/contact/, but I think this is not a proper way to do.
(Note: Title might be weird, for not knowing what keywords to describe this. Any help of editing is appreciated.)