Browse By Tags

appcmd

Create a Web Site
Created Nov 15, 2009 by tali smith

Introduction When you want to publish content for access over the Internet or an intranet connection, you can add a Web site to your Web server to hold the content. During the installation of Internet Information Services 7 (IIS 7), a default Web...

Select a Provisioning Option
Created Nov 15, 2009 by tali smith

Introduction Both the IT administrator and the software developer need to consider the provisioning of Web sites in a hosting environment. The provisioning of Web sites in Internet Information Services 7 (IIS 7) can be done in several ways...

IIS 7 for Apache Administrators
Created Nov 15, 2009 by tali smith

Introduction Apache Hypertext Transfer Protocol (HTTP) Server and Internet Information Services 7 (IIS 7) are two of the world’s most popular Web servers. This article provides technical information about IIS for users who are familiar with...

Configure PHP Process Recycling Behavior
Created Nov 15, 2009 by tali smith

Introduction Make sure that FastCGI always recycles the php-cgi.exe processes before the native PHP recycling kicks in. The FastCGI process recycling behavior is controlled by the configuration property instanceMaxRequests . This property...

Create a Backup with appcmd
Created Dec 1, 2007 by walterov

After you install IIS 7.0, you can backup your configuration by using the built-in command-line tool, AppCmd.exe. You can run AppCmd.exe to create a backup of your Web server before you have changed any configuration. To create a backup using...

Microsoft Communities