public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Ical and evolution
@ 2007-07-26 12:52 Johannes Skov Frandsen
  0 siblings, 0 replies; only message in thread
From: Johannes Skov Frandsen @ 2007-07-26 12:52 UTC (permalink / raw
  To: gentoo-user

Hi

So I've been setting up apache with webdav and  thrown in some ics files 
in the the dav folder. Accessing the file from Mozilla Sunbird, 
Evolution and Ical works like a charm.

Then I added basic http authentication to the dav folder  but  now I can 
only  access the ics from Sunbird and Ical.

This is what I have in my /etc/apache2/modules.d/45_mod_dav.conf:

<Directory "/var/www/cal.example.com/htdocs/">
                Options None
                Dav On
                <Limit GET PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY 
MOVE LOCK UNLOCK>
                AuthType Basic
                AuthName "Example Calendar Server"
                AuthUserFile /var/www/cal.example.com/._passwd
                 Require valid-user
                </Limit>
</Directory>


Any ideas why Evolution will not allow access to the ics when  using 
basic http authentication?

-- 

Regards / Venlig hilsen

Johannes Skov Frandsen

*Address:* Egelundsvej 18, DK-5260 Odense S
*Web:* www.omesc.com | *Email:* joe@omesc.com

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-26 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26 12:52 [gentoo-user] Ical and evolution Johannes Skov Frandsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox