« Previous Next »

Thread: IIS7 with PHP and ASP.NET framework Ports

Last post 06-17-2009 11:16 PM by sarjenwd01. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 06-17-2009, 10:19 PM

    IIS7 with PHP and ASP.NET framework Ports

    I haven't even begun to scratch the surface with IIS7 but I have installed PHP with FastCGI and don't have any problems on Vista Ultimat 64Bit SP2.

    My question is, PHP when being used takes port 80 http://localhost:80/dir automatically but if I'm developing a website and I'm using the .NET framework does IIS7 recognize it's .NET and will use port 80 or do I have to configure a different port to use .NET framework.

     If I do have to configure a different port in IIS7 for .NET, how and where would I do that in IIS7.

    Thanks

  • 06-17-2009, 10:38 PM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,379

    Re: IIS7 with PHP and ASP.NET framework Ports

    IIS supports multiple web sites hosted on port 80 for the same IP address. You can configure host header for each site to distinguise them.

    Such configuration can be done inside IIS Manager when you configure bindings of a site.

    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • 06-17-2009, 11:16 PM In reply to

    Re: IIS7 with PHP and ASP.NET framework Ports

    Thank you Lex, I appreciate your input.

Page 1 of 1 (3 items)
Microsoft Communities