webdav support
Maxim Dounin
mdounin at mdounin.ru
Fri Oct 5 15:53:02 UTC 2012
Hello!
On Fri, Oct 05, 2012 at 10:55:34AM -0400, AJ Weber wrote:
> I will be setting up a "server" for webdav access. Basically for
> SSL session caching only, not much else but that and proxy back to
> the actual app server.
>
> Do I need the webdav and the ngx-dav-ext-module to support all the
> WEBDAV http methods just to pass-thru? Or are those modules just
> needed if I want to filter and/or parse the http traffic?
These module are only needed if you want nginx to handle webdav
requests by itself. You don't need them to proxy requests to an
upstream server.
--
Maxim Dounin
http://nginx.com/support.html
More information about the nginx
mailing list