Little Help needed with Mod rewrite

Discussion in 'Apache' started by ServerTweak.com, Dec 13, 2006.

  1. #1
    I followed your how too, but still run into problems

    I'm trying to have index.php?act=company to show up company.html

    Options +Indexes
    Options +FollowSymlinks
    RewriteEngine on
    RewriteBase /
    RewriteRule ^(.*)/(.*)/(.*)\.html$ index?act=company [L]

    something we are doing wrong ?
     
    ServerTweak.com, Dec 13, 2006 IP
  2. drig

    drig Peon

    Messages:
    4,188
    Likes Received:
    175
    Best Answers:
    0
    Trophy Points:
    0
    #2
    drig, Dec 13, 2006 IP