Consoles
 

Posts Tagged ‘hacks’

Making WebDAV and NGINX Play Nice Together

by Jason LaPorte, March 20th, 2009 at 05:26pm - 8 Comments »
Tagged As: , , ,
Posted in: Engineering

NGINX supports WebDAV, but its support is incomplete. Here’s how we made a quick PHP hack to allow us to use WebDAV without having to proxy to another web server.

(more…)