help with .htaccess ( prblem with '?' )

Discussion in 'PHP' started by arpit13, Mar 16, 2012.

  1. #1
    arpit13, Mar 16, 2012 IP
  2. stOK

    stOK Active Member

    Messages:
    114
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #2
    Try the following may be
    RewriteRule ^(.*?).htm\?err=(.*)$ index.php?$1&err=$2
     
    stOK, Mar 16, 2012 IP
  3. arpit13

    arpit13 Well-Known Member

    Messages:
    294
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    128
    Digital Goods:
    1
    #3
    i just tried it and it didn't work.
     
    arpit13, Mar 16, 2012 IP