> The easiest solution is to use a plain file system. Make a directory per > project, and put all distributions of the project into the directory. > Then have Apache serve the parent directory, with DirectoryIndex turned > on. Great, thanks!