logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache and Office 2003
Author
wew-1



Joined: 11 Sep 2006
Posts: 2

PostPosted: Mon 11 Sep '06 21:56    Post subject: Apache and Office 2003 Reply with quote

I have an Apache 2.0.54 server configured as a redirector and have a problem serving up Office 2003 Work, Excel, and PowerPoint files as links. The user is challanged to re-enter their credentials when a document is selected. This is caused by something called Microsoft Office Protocol Discovery that was put in place to help users of Microsoft server with colaboration. From the tech note article id 838028 the clients Office 2003 is opening another session with the server that is serving up the documents in an attempt to determine what the file permissions are on the document. From that same tech note it states that non-Microsoft server can configure their http1.1 options to disable this feature and give the users read only copies of the files. How do I configure my Apache server for this problem?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Thu 19 Oct '06 9:56    Post subject: Reply with quote

That is an office Problem / Feature! http://support.microsoft.com/?id=838028
Back to top


Reply to topic   Topic: Apache and Office 2003 View previous topic :: View next topic
Post new topic   Forum Index -> Apache