Displaying 1 result from an estimated 1 matches for "89p2".
Did you mean:
892
2009 Oct 08
1
Cant map Apache DAV network place to network drive
Hello:
I have set up a DAV file system on my apache server
using these directives in ssl.conf:
Alias /files /var/www/files
<Directory /var/www/files>
Dav On
AuthType Basic
AuthName "Filesystem access"
AuthUserFile /var/www/files.passwd
require valid-user
Options Indexes
</Directory>
On my client machine (Windows XP SP3), I am
able to add the https location