웹사이트를 빠르고 자유롭게 누빌 수 있는 Mozilla Firefox를 다운로드하면 이곳에서 수천가지 부가 기능을 사용하실 수 있습니다!
닫기Kriner님의 WebDAV for Filelink 검토
5점중 5점 받음
Hi,
if you don't want that somebody could make a directory listing of the webdav repository through the PROPFIND directive, you should add the following in the apache configuration:
<Directory your_directory_path>
    AllowOverride None
    # no directory listing with GET method
    Options -Indexes 
    # no directory listing with webdav PROPFIND method
    RequestHeader set Depth 0
</Directory>
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요
 부가 기능
    부가 기능
 
    