win 2008R2 Server IIS Configuration: IIS you need to create a Web site, configure a Web site, and set the application pool recycle time.
Open the IIS administration tool to establish the Web site:
650) this.width=650; "id=" aimg_793 "src=" http://bbs.delit.cn/data/attachment/forum/201512/22/ 195221wycgkysgcws6msg6.png.thumb.jpg "width=" "height=" 175 "alt=" 195221wycgkysgcws6msg6.png.thumb.jpg "/>
Site establishment needs to note 3 places:
A. Website name, this is a custom name;
B. Physical path refers to the path of the platform server file.
C.ip address refers to the server address of the Platform server deployment (which is also the address of client access after deployment), the port defaults to 80, and if there are multiple sites, the port number needs to be changed.
650) this.width=650; "id=" aimg_794 "src=" http://bbs.delit.cn/data/attachment/forum/201512/22/ 195223e1p1by00jn4b31j9.png.thumb.jpg "width=" 377 "height=" alt= "195223e1p1by00jn4b31j9.png.thumb.jpg"/>
After setting up the website, open the website and make the site settings:
650) this.width=650; "id=" aimg_795 "src=" http://bbs.delit.cn/data/attachment/forum/201512/22/ 195225d02i7ibimwtt0idz.png.thumb.jpg "width=" "height=" 196 "alt=" 195225d02i7ibimwtt0idz.png.thumb.jpg "/>
Where the red box is open, you need to add 2 MIME types:
File extension: At MIME type: Application/octet-stream
File extension: di MIME type: application/octet-stream
650) this.width=650; "id=" aimg_796 "src=" http://bbs.delit.cn/data/attachment/forum/201512/22/ 195227t5mv3atmn79k9kaa.png.thumb.jpg "alt=" 195227t5mv3atmn79k9kaa.png.thumb.jpg "/>
To make application pool settings:
In IIS, locate the application pool for the Oaserver Web site, find the advanced settings and turn it on, set the "recycle" to a fixed time interval of 0 minutes, (the original default setting is 1770).
650) this.width=650; "id=" aimg_797 "src=" http://bbs.delit.cn/data/attachment/forum/201512/22/ 195234obdjybrkyrrnknqc.png.thumb.jpg "alt=" 195234obdjybrkyrrnknqc.png.thumb.jpg "/>
After the IIS deployment is complete, you can click Browse to prove that the IIS deployment is complete if the Web page opens normally.
650) this.width=650; "id=" aimg_798 "src=" http://bbs.delit.cn/data/attachment/forum/201512/22/ 195237q0v2s60r87f2b7v2.png.thumb.jpg "alt=" 195237q0v2s60r87f2b7v2.png.thumb.jpg "/> 650" this.width=650; "id=" aimg_799 "src=" http://bbs.delit.cn/data/attachment/forum/201512/22/195239dq9daasonsqubnaq.png.thumb.jpg "alt=" 195239dq9daasonsqubnaq.png.thumb.jpg "/>
Original address: http://bbs.delit.cn/thread-507-1-1.html
Reprint please indicate the source:
Author: metric Technology http://www.delit.cn
Configuration of IIS Manager