I want people to be able to go to a normal page, not a page with .html at the end. For example, I have
http://www.website.com. I want to upload the page titled "Tips" so people can go to
http://www.website.com/tips
But when I upload it using filezilla to public_html folder (I host through hostgator), it renames the file as tips.html so I have to send people to
http://www.website.com/tips.html for them to see the page. How do I get rid of the .html at the end?