Quantcast
Viewing all articles
Browse latest Browse all 25

Creating IIS7 sites, applications, and virtual directories

what’s the deal with sites, applications, and virtual directories? Before you can serve a single request from your IIS7 server, you need to create a set of configuration that describes how the server listens for requests, and how these requests are then dispatched to your scripts or static files.  To do this, you need to […]

Viewing all articles
Browse latest Browse all 25

Trending Articles