Hi,
I have created a simple webpage using html. However, I have found a small problem probably best described with an example using the bbc site:
I want urls on my site to read as in the following: bbc.co.uk/sport
On my site the above link wouldn't work and I would have to put .html on the end eg. bbc.co.uk/sport.html
Can anyone tell me how I can get my site working without the need for .html on the end of every url as I don't think .html on the end of every address is very pleasing on the eye!
Thanks for your help.