How to set .NET pseudo-static in windows2003 IIS6 environment

  
        

Prerequisites: Installed Net Framework components, recommended version 2.0 or above

The .NET pseudo-static setting steps in the IIS 6 environment are as follows:

1. Find the pseudo-static on IIS. The site name, right click on the property, the result is shown in Figure 1.



Figure 1

2. On the Properties page, select “Home Directory”, at the bottom right of the page, click “Configure” The result is shown in Figure 2



Figure 2

3, find the application extension: aspx, select the point & ldquo; edit & rdquo; button, View the executable path. As shown in Figure 3.



Figure 3

4. Copy the executable file path and close the page in Figure 3.

5, back to the page of Figure 2, click the "Add" button, appear in the Figure 4 page, add the aspx executable file path just copied, the extension can be added: .html or .htm< Br>



Figure 4

6. Uncheck "Make sure the file exists", then click OK, .net pseudo-static under IIS6 environment The environment is configured

Copyright © Windows knowledge All Rights Reserved