configurations as $conf ) { $conf->pathFactory = $pathFactory; } $backend = new ezcWebdavFileBackend( dirname( __FILE__ ) . '/backend' ); $server->handle( $backend ); ?>