On Wed, 1 Oct 2008, Tobias Schlitt wrote: > On 10/01/2008 01:06 PM Michael Buisson wrote: > > > I put this code /var/www/html/webdavserver.php : > > $server = ezcWebdavServer::getInstance(); > > $server->configurations->pathFactory = new ezcWebdavBasicPathFactory( > > 'http://xyz.abc.com/backend/' ); - also tried with this line commented > > $backend = new ezcWebdavFileBackend(dirname( __FILE__ ) . '/backend'); > > $server->handle( $backend ); > > Looks like the docs were not re-generated since I fixed this bug in the > tutorial.
I'm regenerating them now (for trunk). regards, Derick -- Derick Rethans eZ components Product Manager eZ systems | http://ez.no -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
