This patch series applies to pu. It adds a GIT_PROJECT_ROOT environment variable, which makes git-http-backend much easier to configure, and it updates the documentation to add more useful examples and to clarify some things. I originally posted this same series as a single patch in one of the replies to Return of Smart HTTP. Here, I'm posting it as a set of proper series of patch, each of which is a unit and has a proper signed-off-by line. Mark Lodato (5): http-backend: add GIT_PROJECT_ROOT environment var http-backend: reword some documentation http-backend: use mod_alias instead of mod_rewrite http-backend: add example for gitweb on same URL http-backend: more explict LocationMatch Documentation/git-http-backend.txt | 94 +++++++++++++++++++++++------------- http-backend.c | 25 ++++++++- 2 files changed, 83 insertions(+), 36 deletions(-) -- 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