auth = new myCustomAuthClass(); $backend = new ezcWebdavFileBackend( dirname( __FILE__ ) . '/backend' ); $server->handle( $backend ); ?>