URL with extension

by 4 replies
5
Hey,
Some of my url can't link (show: "404 File Not Found page"), if i did not key in the extension (.htm)
did anyone have similar issue?

here is my problem URL: http://extantcontent.com/plr/bkdl/dl-4f1
if I add the extension, it work fine: http://extantcontent.com/plr/bkdl/dl-4f1.htm


Nigel
#website design #extension #url
  • simple way around this would be to create a folder in /bkdl called /dl-4f1 place dl-4f1.htm inside that folder and rename it as index.htm
  • This happens because your first link refers to the directory (which seems does not exists) and the second link refers to the file which is there and everything works as it should.

    BTW, both pages are 404 now.
  • They both give 404 errors now
  • 1) The exiting path error check your URL to make sure it's correct
    2) The URL you made is no longer page name available in your server

    The above both situation will make error.

Next Topics on Trending Feed