1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Mod rewrite

Discussion in 'Programming' started by netaddict, Jun 6, 2005.

  1. #1
    Here is my old url:
    w*w.domain.c*m/folder/display.htm?name=Jim Gail

    New url:
    w*w.domain.c*m/folder/Jim Gail.htm

    I am trying this for a lot of days. But, not able to get it right. :mad:
    Here is what I tried latest:

    Options +FollowSymLinks
    RewriteEngine on
    RewriteRule ^folder/(.*)\.htm$ folder/display.htm?name=$1

    I put this in .htaccess file in the root folder.

    Now when I run w*w.domain.c*m/folder/Jim Gail.htm -
    This page is displayed w*w.domain.c*m/folder/display.htm without the query string.

    Any help will be HIGHLY APPRECIATED. Plz help!
     
    netaddict, Jun 6, 2005 IP