ユーザ用ツール

サイト用ツール


webdav

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
webdav [2019/11/12 11:05] – [ubuntu+apache2] nabezowebdav [2020/07/09 16:13] – [test方法] nabezo
行 30: 行 30:
   service apache2 restart   service apache2 restart
  
 +====== nginx ======
 +403エラーが出る場合、その他ユーザに実行権限が有るか確認
 +
 +====== test方法 ======
 +  #書き込み
 +  curl -T test1.txt -u ID:PASS --url http://example.com/directory/test1.txt -X PUT
 +
 +  #削除
 +  curl -u ID:PASS --url http://example.com/directory/test1.txt -X DELETE
  
webdav.txt · 最終更新: 2020/09/18 00:19 by nabezo