Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

WebDav problem - permissions?

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
WebDav, MOVE, and renaming problem - Hi, I want to use with a remote working copy. I use The solution I found is to create a webdav folder on my apache2 server (works fine), then to map it on my windows client with NetDrive (works fine too) - ftp and samba are far..

WebDav ..Having problem in Writing to shared windows file.. - I have problem in Writing to Mounted File system, I am using Redhat 9 with DAV On. I have mounted Windows NTFS shared folder in Redhat. Any ideas are welcome. Thanks in advance.

Conditional logging problem when trying to remove long SEA.. - Hi, I have a problem with getting the long SEARCH requests logged I'm using this Code: worm SetEnvIf ].*" !worm

WEBDAV - I have setup WebDav on AIX. I am however with on the Dav On Options Indexes None AuthType Basic AuthName DAV

Webdav like FTP - I am trying to set webdav using apache latest version 2.0.48 with DAV. I would like to connect like this should list two folders and I have a folder name with two and , There..
Next:  Apache: what's the .htaccess directive to deny all except localhos..  
Author Message
MZ

External


Since: Dec 20, 2005
Posts: 8



(Msg. 1) Posted: Tue Dec 20, 2005 5:18 pm
Post subject: WebDav problem - permissions?
Archived from groups: alt>apache>configuration (more info?)

Hi. I've installed the WebDav module and I can load the directory with
windows explorer at a remote site with no problems. I can navigate the
directory just fine. But when I try to open the files, there's no "open"
command. Double clicking does nothing. Local pdfs or pdfs on networked
machines work fine.

Also, it doesn't allow me to delete, create a new folder, move, or rename.
This smacks of a permissions problem, but that still doesn't explain the
difficulty opening files, does it?

Anyway, running FreeBSD 5.3. Here's the relevant part of httpd.conf:

<Directory "/usr/local/www/data/docs">
DAV On
AuthType Basic
AuthName "Password required!"
AuthUserFile /usr/local/etc/apache/passwd/passwords
Require valid-user
</Directory>

By the way, the directory /usr/local/www/data/docs is a symbolic link to
/files/docs. But I didn't think it would be a symbolic links problem
because I'm able to navigate the directories with no trouble.

Also, the auth stuff is ok for typical web browsing. That is, I can
navigate and open the files in those directories in a web browser after
entering the same user name and password. It's just the WebDav that's not
allowing me.

 >> Stay informed about: WebDav problem - permissions? 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]