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 as a network place.
But, when I go to map the network place as a network drive, I can browse to the network place and see the folders, but the OK button is always greyed out.
Is there something wrong in my Apache config or is Windows being obtuse?
Does anyone know how to fix this?
Thanks, Neil
-- Neil Aggarwal, (281)846-8957, www.JAMMConsulting.com Will your e-commerce site go offline if you have a DB server failure, fiber cut, flood, fire, or other disaster? If so, ask about our geographically redundant database system.