projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf84dc5
)
linked to rcs/git to be in the backlinks
author
intrigeri
<intrigeri@web>
Sun, 19 Oct 2008 22:45:38 +0000
(18:45 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sun, 19 Oct 2008 22:45:38 +0000
(18:45 -0400)
doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
patch
|
blob
|
history
diff --git
a/doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
b/doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
index 20c6cf1d30e743ec59d1bc2e204031ecf0b0dba0..eb1583b089f242e89a383ea72fe78e9294649301 100644
(file)
--- a/
doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
+++ b/
doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
@@
-1,4
+1,4
@@
-One may want to provide ikiwiki hosting with
git
+ssh access and web
+One may want to provide ikiwiki hosting with
[[rcs/git]]
+ssh access and web
server located at different hosts. Here's a description for such
a setup, using password-less SSH as a way of communication between
these two hosts.