Marc Patermann wrote:
Hi,
I have a WebDAV directory (apache httpd 2.2.8; Ubuntu 8.04)
with an .ics file in it. The .ics file is used with Thunderbird Lightning.
Authorization is configured in an .htaccess file in the directory as
follows:
AuthBasicProvider file
AuthType Basic
Authname "name"
Hi,
I have a WebDAV directory (apache httpd 2.2.8; Ubuntu 8.04)
with an .ics file in it. The .ics file is used with Thunderbird Lightning.
Authorization is configured in an .htaccess file in the directory as
follows:
AuthBasicProvider file
AuthType Basic
Authname "name"
AuthUserFile /path/to/f