Subpage like this

Discussion in 'HTML & Website Design' started by shand0, Jan 27, 2007.

  1. #1
    shand0, Jan 27, 2007 IP
  2. cpmaster

    cpmaster Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    it's can be folder with a index file,
    or it can be mod rewrite or isapi rewrite(depends the server)
    which it's a change of the url from dynamic(with parameters) to static(without parameters) for seo.
     
    cpmaster, Jan 27, 2007 IP
  3. toby

    toby Notable Member

    Messages:
    6,923
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    285
    #3
    most likely it is index.php or index.html . if it is .asp page, it can be default.asp too.
     
    toby, Jan 27, 2007 IP
  4. pbmods

    pbmods Guest

    Messages:
    18
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It all depends on how the web server software is configured. 'index' is the popular convention, but you could just as easily make the default file 'spam.qsp'.
     
    pbmods, Jan 28, 2007 IP
  5. joyal

    joyal Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    'index' is mostly used by default, so that the server know this is the first file which has to be loaded from the directory
     
    joyal, Jan 29, 2007 IP