Re: webdav and mozilla calendar

2005-02-19 Thread synrat
Could you kindly share your config ? I seem to have webdav loading
but can't figure out how to post calendars. Thanx a lot in advance.
Ean Kingston wrote:
On February 18, 2005 08:45 pm, synrat wrote:
has anyone been able to get mozilla calendar publishing to work with
webdav/apache2 ( freebsd 5.3 )

I got it to work with Webdav/apach1.3 but haven't tried 2.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: webdav and mozilla calendar

2005-02-19 Thread Ean Kingston
On February 19, 2005 07:22 am, synrat wrote:
 Could you kindly share your config ? I seem to have webdav loading
 but can't figure out how to post calendars. Thanx a lot in advance.

From httpd.conf:

LoadModule dav_module libexec/apache/libdav.so
AddModule mod_dav.c

Alias /Calendars /path-to-Calendars-dir
Directory /path-to-Calendars-dir
   Options Indexes Multiviews
   DAV On
   Order deny,allow
   Require valid-user
/Directory

Then I just used the export calendar from the Mozilla. Unfortunately, I 
switched to Firefox recently so I haven't got mozilla calendar anymore.

I do still have the DAV server running so I could install mozilla and test it 
out again if you need some more help.


 Ean Kingston wrote:
  On February 18, 2005 08:45 pm, synrat wrote:
 has anyone been able to get mozilla calendar publishing to work with
 webdav/apache2 ( freebsd 5.3 )
 
  I got it to work with Webdav/apach1.3 but haven't tried 2.

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

-- 
Ean Kingston

E-Mail: ean AT hedron DOT org
URL: http://www.hedron.org/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


webdav and mozilla calendar

2005-02-18 Thread synrat
has anyone been able to get mozilla calendar publishing to work with 
webdav/apache2 ( freebsd 5.3 )

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: webdav and mozilla calendar

2005-02-18 Thread Ean Kingston
On February 18, 2005 08:45 pm, synrat wrote:
 has anyone been able to get mozilla calendar publishing to work with
 webdav/apache2 ( freebsd 5.3 )

I got it to work with Webdav/apach1.3 but haven't tried 2.


-- 
Ean Kingston

E-Mail: ean AT hedron DOT org
URL: http://www.hedron.org/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]