git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
3813a33
)
doc/http-backend: missing accent grave in literal mark-up
author
Thomas Ackermann
<redacted>
Wed, 9 Apr 2014 18:17:38 +0000
(20:17 +0200)
committer
Junio C Hamano
<redacted>
Wed, 9 Apr 2014 18:43:56 +0000
(11:43 -0700)
Signed-off-by: Thomas Ackermann <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-http-backend.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-http-backend.txt
b/Documentation/git-http-backend.txt
index cad18ceb9dcb14b4ef2cc7871ffa0ae0205c07cd..8d0da1519b603570f31007c9d6d204afe2996b57 100644
(file)
--- a/
Documentation/git-http-backend.txt
+++ b/
Documentation/git-http-backend.txt
@@
-168,7
+168,7
@@
ScriptAlias /git/ /var/www/cgi-bin/gitweb.cgi/
----------------------------------------------------------------
Lighttpd::
- Ensure that `mod_cgi`, `mod_alias, `mod_auth`, `mod_setenv` are
+ Ensure that `mod_cgi`, `mod_alias
`
, `mod_auth`, `mod_setenv` are
loaded, then set `GIT_PROJECT_ROOT` appropriately and redirect
all requests to the CGI:
+
git clone https://git.99rst.org/PROJECT