3
Check the status of the
firewall setting.
6.
On the client, open a copy of your favorite browser. Type the name of your server in the
Address field and press Enter. You should see a display like the one shown in Figure 24.4.
Figure 24.4
Your Web site is
installed at this point,
but not ready for use.
556 CHAPTER 24
INSTALLING AND CONFIGURING IIS
Adding Support for ASP
If you want to install support for ASP, all you need is a little longer command line than when you
perform a standard installation. You would type
PkgMgr /IU:IIS-WebServerRole;IISWebServer;
IIS-CommonHttpFeatures;IIS-StaticContent;IIS-DefaultDocument;IISDirectoryBrowsing;
IIS-HttpErrors;IIS-ApplicationDevelopment;IIS-ASP;IISISAPIExtensions;
IIS-HealthAndDiagnostics;IIS-HttpLogging;IIS-LoggingLibraries;IISRequestMonitor;
IIS-Security;IIS-RequestFiltering;IIS-HttpCompressionStatic;IISWebServerManagementTools;
WAS-WindowsActivationService;WAS-ProcessModel
and press
Enter at the command line at Step 1.
Of course, if you have already performed the standard installation, you??™d type
PkgMgr /
IU:IIS-ASP;IIS-ISAPIExtensions;IIS-LoggingLibraries
and press Enter at the command
line instead.
Pages:
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277