Bluehost.com Web Hosting $6.95

cyclic folders with web WebDav on Apache 2.2.4

This is a discussion on cyclic folders with web WebDav on Apache 2.2.4 within the Windows Web Servers forums, part of the Web Server and Related Forums category; Server Apache 2.2.4 on Win XP When I use a WebDav folder it works generally fine (I can ...


Go Back   Usenet Forums > Web Server and Related Forums > Windows Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-08-2007
unkwb@web.de
 
Posts: n/a
Default cyclic folders with web WebDav on Apache 2.2.4

Server Apache 2.2.4 on Win XP

When I use a WebDav folder it works generally fine (I can write, edit,
delete files). I use Windows Explorer as client. However, I always see
the folder itself in the folder. Example:

http://server:80/upload/ is my DAV Direcory

The directory for this path shows upload (which is not there) and any
other file. When I click on upload I get into upload/upload and so
forth. I always see the directory upload again.
All other opertions work "normal".

Any idea?
Thanks
Horst

<Directory "C:/Apache2.2/htdocs/upload">
Dav On
Order Allow,Deny
Allow from all
AuthType Basic
# AuthType Digest
AuthName DAV-upload
# You can use the htdigest program to create the password
database:
# htdigest -c "C:/Apache2.2/user.passwd" DAV-upload admin
AuthUserFile "C:/Apache2.2/conf/passwords"
Require valid-user

# Allow universal read-access, but writes are restricted
# to the admin user.
# <LimitExcept GET OPTIONS>
# # require user sq
# require valid-user
# </LimitExcept>
</Directory>

------
webdav HW cyclic

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 12:51 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0