Pretty and Descriptive Urls

Discussion in 'Programming' started by forumposters, Mar 28, 2007.

  1. #1
    I want to change my urls from using general parameters and primary keys (IDS) with ?'s &'s in them to descriptive urls like descriptivekeyword1/descriptivekeyword2.cfm. How is this done on a IIS server with Coldfusion and no .htaccess file/ modrewrite?
     
    forumposters, Mar 28, 2007 IP
  2. forumposters

    forumposters Peon

    Messages:
    270
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If anyone could point me to a good tutorial for this, I would appreciate it. I'd rather not have to install any third party software to do this, but if I have to do that I might consider that.
     
    forumposters, Jun 18, 2007 IP
  3. drewbe121212

    drewbe121212 Well-Known Member

    Messages:
    733
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    125
    #3
    i know on apache/unix it is done through the .htaccess file and mod_rewrite. I do not know how it would work if you are on a windows server though.
     
    drewbe121212, Jun 18, 2007 IP
  4. newbish

    newbish Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    For cold fusion you want to look at a tag in the cold fusion exchange called HURL or you can find it on http://www.websolete.com/exchange.cfm

    Example: http://www.berings.com/aboutus.cfm/go/id=2
     
    newbish, Jun 19, 2007 IP
  5. kirby009

    kirby009 Peon

    Messages:
    608
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0