This document discusses different ways of configuring PHP on IIS7, including loading PHP as an extension, using FastCGI, and running PHP via CGI. It compares the advantages and disadvantages of each approach. It also provides information on resources for configuring and running popular PHP applications on Windows servers using IIS7.