Forum Search Results for "" RSS 1—3 of 3

More Search Options

  • Re: Hosting a simple PHP application on IIS 6.0 ?

    Posted to FastCGI Handler by jaredw on 05-14-2009, 6:06 PM

     Currently the best thing to do on IIS 6 is to do the cgi version of php as doing fastcgi has been having some major issues. If you are on IIS 7 then fastcgi is the way to go.  Here is a good tutorial that worked for me: http://www.iisadmin.co.uk/?p=4 

    • http://forums.iis.net/p/1157665/1903798.aspx#1903798
  • Re: Monitoring IIS, worried about the analytics

    Posted to General by jaredw on 05-14-2009, 6:01 PM

     There is really 4 ways to handle this type of monitoring where you are sending a test over to the url.    1. Create another web site in IIS and map it to an alternate port. Then monitor that as in most cases your application will fail due to sql server or database exceptions. The down side to this is if you are getting alot of ...

    • http://forums.iis.net/p/1157637/1903797.aspx#1903797
  • Re: Catch all subdomain names on per site basis

    Posted to IIS7 - General by jaredw on 05-13-2009, 5:01 PM

     The best way to handle this is to add an ip address for every site that is the catch all. Then set the DNS for each sub domain to point to that IP address. http://msmvps.com/blogs/bernard/archive/2005/03/22/39218.aspx

    • http://forums.iis.net/p/1157627/1903656.aspx#1903656

Microsoft Communities