diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2009-06-27 18:24:11 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-06-27 13:15:57 -0700 |
commit | 1bed73c64a354248d6b342e58df257e8233bcbd2 (patch) | |
tree | 037dc2b3db7a91dba9dc79a1a6aa0a6cfbd1d054 /t/t5100/patch0013 | |
parent | Test grep --and/--or/--not (diff) | |
download | tgif-1bed73c64a354248d6b342e58df257e8233bcbd2.tar.xz |
gitweb/README: fix AliasMatch in example
When combining "dumb client" and human-friendly access by using the
'.git' extension to switch between the two, make sure the AliasMatch
covers the entire request. Without a full match, a request for
http://git.example.com/project/shortlog/branch..gitsomething
would result in a 404 because the server would try to access the
the project 'project/shortlog/branch.'
The solution is still not bulletproof, so document the possible failing
case.
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/patch0013')
0 files changed, 0 insertions, 0 deletions