How do I change this page http://www.domain.com/page1.html to http://www.domain.com/page1 , how can I remve the (dot html) out.I have save the files like this (page1.html) and upload them.Can you tell me what I must do ? thanks
You could use .htaccess, but if it is just for one or two files you could do, http://www.domain.com/page1/index.html Then, you can just link to http://www.domain.com/page1
also not sure how to create the proper htaccess file... google it and there are a few online generators for you that will create it for you and then allow you to download the proper settings for the file