Fixed!!!!
Once I added 'extension_methods SEARCH PROPFIND PROPPATCH MKCOL MOVE BMOVE
DELETE BDELETE' at the end of squid.conf, I can now see all messages in OWA
+ IE6.
Problem from Microsoft:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q296232
Someone needs to send this to Microsoft and squid-cache.org
-Devon
-----Original Message-----
From: Simon White [mailto:simon@mtds.com]
Sent: Friday, April 26, 2002 12:44 PM
To: squid-users@squid-cache.org
Subject: Re: [squid-users] WebDAV Methods
26-Apr-02 at 12:21, Devon Harding - GTHLA (DHarding@gilatla.com) wrote :
> How do I get squid to support WebDAV methods like SEARCH, PROPFIND,
> PROPPATCH, MKCOL, MOVE, BMOVE, DELETE, BDELETE.
>
From squid.conf :-
# TAG: extension_methods
# Squid only knows about standardized HTTP request methods.
# You can add up to 20 additional "extension" methods here.
#
#Default:
# none
So something like:
extension_methods SEARCH PROPFIND ....
You may also want to add a line like:
acl method SEARCH
so that you can limit use of WebDAV to those users you wish.
This has been mentioned before, you may search the archives for further
discussion.
Regards,
-- [Simon White. vim/mutt. simon@mtds.com. GIMPS:90.50% see www.mersenne.org] Hofstadter's Law states that projects take longer than expected, even when Hofstadter's Law is taken into account. [Linux user #170823 http://counter.li.org. Home cooked signature rotator.]Received on Fri Apr 26 2002 - 13:23:00 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:43 MST