Re: [users@httpd] write prob in webdav

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/1/06, azeem ahmad <azeem81@xxxxxxx> wrote:
> hi list
> i have configured webdav, its working well while copying or reading the
> contents, but its not writing or deleting any file, y is that so.
> apache is working as user apache
> below is the config
>
>
> Alias /webdav/ "/var/www/webdav/"
> <Directory /var/www/webdav>
> DAV on
> AuthType Basic
> AuthName "WebDAV Storage"
> AuthUserFile /etc/httpd/passwd/passwd.dav
> AuthMySQLEnable off
> </Directory>
>
> <Directory /var/www/webdav/must/>
>         Options All
>         require user must
> </Directory>
>
> and below is dir permissions
> drwxr-x---  2 apache apache 4096 Nov 28 02:32 must

error_log?  access_log?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux