In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article is about how Microsoft IIS is installed in Vista. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
Microsoft IIS installation in Vista
Similar to XP, except for the Home version, all versions of Vista integrate Microsoft IIS and upgrade to Microsoft IIS 7.0. However, in the default installation, the Microsoft IIS service is not turned on and needs to be restarted. The way to turn it on is simple, just follow the following steps:
"start" → "control panel" → "programs and Features" and select "turn Windows features on or off". If Windows Vista does not close UAC, a prompt pops up to confirm and continue.
Only Microsoft IIS 7.0 to support static content, you can directly select "Internet Information Services", if you want the Web server to support dynamic content, you need to expand the "World wide Web Services" branch, select all the required options; click "OK", Windows Vista will start the Microsoft IIS installation process; after the installation process is over, you can enter: http://localhost/ in the browser for testing.
After Microsoft IIS7 installation is complete, you can see "Management tools" in all programs on the start menu, in which there is a "Internet Information Services Manager". If not, you can add it as follows: start → right-click the properties → "start" menu tab → Custom → to set "system Management tools" to "display in all program menus" or "display on all program menus and start menus".
Configuration of ASP+Access usage environment
After Microsoft IIS7 is installed by default, using the ASP program will find that the database connection failed and look for it on the Internet, saying that it is because the MS Jet engine has changed the location of the temporary directory, but there is no temporary access to the database, resulting in the failure of the database.
First, set the application pool (Application Pool) to Classic .NET AppPool instead of the default Default AppPool, which can be set for each site in the site directory or individually at the site. After you have selected the site you want to set, click basic Settings on the right to bring up the application pool settings dialog box.
Then add a "Authenticated Users" user to the "system disk:\ Windows\ ServiceProfiles\ NetworkService\ AppData\ Local\ Temp" directory, where the AppData directory is hidden, and you can enter the path directly in the address bar when entering, or show hidden files in the folder options.
Set permissions steps: right-click the Temp folder, select "Properties" → select "Security" tab → Click "Edit" → out "Temp permissions" dialog box, click "add", enter Authenticated Users in the following "enter object name to select", make sure → returns to "Temp permissions", check the full control of Authenticated Users permissions on the check, OK "OK.
Enable parent path support
Select ASP on the site home page, and then set enable parent path to True in the behaviors group.
In this way, you can use the Microsoft IIS environment on Windows Vista and XP.
Thank you for reading! This is the end of the article on "how to install Microsoft IIS in Vista". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.