On Sat, Feb 23, 2008 at 10:28:44PM +0100, Clemens Buchacher wrote: > These tests require a webserver. The executable path and listening port > are configured using the environment variables > > HTTPD_PATH (default: /usr/sbin/apache2) and > HTTPD_PORT (default: 8111), (...) > +LoadModule dav_module /usr/lib/apache2/modules/mod_dav.so > +LoadModule dav_fs_module /usr/lib/apache2/modules/mod_dav_fs.so You'd need something for these paths too. It would be nice if the httpd setup could be done in another file so that other tests could use it. Also, an https setup would be nice ;) Mike - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html