IIS6 / PHP URL Rewriting

Discussion in 'Site & Server Administration' started by thanapa, Oct 21, 2009.

  1. #1
    Hi Guys

    Im working on project IIS6 server and PHP 5 script. I need help to write .htaccess for URL Rewriting. I'm good in Apache, but need help from your guys for IIS

    current site urls


    domain.com/index.php?page=services
    domain.com/index.php?page=incentives&section=5star

    Thank you
     
    thanapa, Oct 21, 2009 IP
  2. blowingideas

    blowingideas Peon

    Messages:
    642
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you'll need to have isapi_rewrite, with that you can use mod_rewrite and .htaccess (but not all directives will work)

    http://www.isapirewrite.com/
     
    blowingideas, Oct 22, 2009 IP
  3. murkmurk

    murkmurk Guest

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    and dont for get to set the propper permissions....i was pulling my hair out trying to get it to work
     
    murkmurk, Nov 3, 2009 IP