Welcome! Log In Create A New Profile

Advanced

Nginx OPTIONS method support

April 13, 2010 09:12AM
I configured nginx with webdav support. After I try to use davfs access log shows that method is not allowed. Do you plan to support HTTP OPTIONS method?

Mount command:
# mount -t davfs -o ro,nosuid,nodev,noexec,noaskauth,uid=www-data,gid=www-data \
http://server/data1 /tmp/data1
/sbin/mount.davfs: Mounting failed.
405 Not Allowed

access.log:
172.17.172.6 - - [13/Apr/2010:14:49:40 +0200] "OPTIONS /data1/ HTTP/1.1" 405 166 "-" "davfs2/1.3.3 neon/0.28.2"
172.17.172.6 - - [13/Apr/2010:14:49:57 +0200] "OPTIONS /data1/ HTTP/1.1" 405 166 "-" "davfs2/1.3.3 neon/0.28.2"
172.17.172.6 - - [13/Apr/2010:14:51:00 +0200] "OPTIONS /data1/ HTTP/1.1" 405 166 "-" "davfs2/1.3.3 neon/0.28.2"
172.17.172.6 - - [13/Apr/2010:14:51:34 +0200] "OPTIONS /data1/ HTTP/1.1" 405 166 "-" "davfs2/1.3.3 neon/0.28.2"

Regards,
Gabor Lekeny
Subject Author Posted

Nginx OPTIONS method support

leki75 April 13, 2010 09:12AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 208
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready