url rewriting in php for windows server (IIS)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Hamayun Khan
    New Member
    • Aug 2007
    • 106

    url rewriting in php for windows server (IIS)

    I am having apache installed on my windows server 2003. I google a lot that how I can enable url rewriting in IIS for PHP. but i did not find solution in this regard.

    So i want to know, is url rewriting possible on windows having apache webserver installed?

    Please help me.

    Thanks in advance.
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    for url rewriting on apache you need the module mod_rewrite installed.

    Comment

    • Hamayun Khan
      New Member
      • Aug 2007
      • 106

      #3
      Thanks for your reply
      Sorry I don't have apache isntalled. I have IIS. and mod_rewrite does not work with IIS.

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        maybe the people on IIS forum know more about it...

        Comment

        Working...