This screen cast demonstrates how to change the behavior of opening PDF files and other un-trusted files served from SharePoint 2010.
A Web Applications General Settings allow you to change the File Handling as it’s serviced from SharePoint to the clients IE 8 Browser. By default the X-Download-Options of the MIME-Handling header is set to Force Save or noopen. To change the behavior set the Browser File Handling to Permissive rather than Strict to allow the file to be open in the browser.
http://vimeo.com/13350185Browser File Handling
Specifies whether additional security headers are added to documents served to web browsers. These headers specify that a browser should show a download prompt for certain types of files (for example, .html) and to use the server's specified MIME type for other types of files.
- Permissive Specifies no headers are added, which provides a more compatible user experience.
- Strict Adds headers that force the browser to download certain types of files. The forced download improves security for the server by disallowing the automatic execution of Web content that contributors upload.
- 출처 URL : http://www.borghoff.com/post/2010/07/14/SharePoint-2010-Document-File-Open-Behavior.aspx
'Solution Platform' 카테고리의 다른 글
Fixing those pesky DCOM event log error 10016 in a SharePoint farm environment (0) | 2011.02.08 |
---|---|
using Client Object model SharePoint 2010 (0) | 2010.12.24 |
Farm에 설치된 대체 언어 활성화시키기 (0) | 2010.11.22 |
Windows Server 2008에서 SharePoint 다른 포트로 구축시 주의점 (0) | 2010.08.03 |
SharePoint 2010 다국어 지원 설정 및 Custom Field 다국어 설정 방법 (0) | 2010.06.24 |