]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/tips/distributed_wikis.mdwn
rename so linitian can find the unminified versions
[git.ikiwiki.info.git] / doc / tips / distributed_wikis.mdwn
index 503b9eddbd36f0f365f7572311d3ca0d7b3147af..1d8a8f5a91bddb9167f5495ca148cac64a9b483b 100644 (file)
@@ -35,14 +35,10 @@ This is the configuration described in
 hosts the HTML files, the ikiwiki [[cgi]] but everything else is on
 the git server.
 
-### Separate ikiwiki web server, and git server
-
-[[!img Hosting_Ikiwiki_and_master_git_repository_on_different_machines/separate-web-git-servers.svg size=400x]]
+### Separate webserver and git repository, the git srcdir being hosted on the webserver
 
 This is the configuration described in
-[[tips/Git_repository_and_web_server_on_different_hosts]]. One server hosts the web server (and the [[Ikiwiki cgi|cgi]]) and the git source dir; a second server hosts the git bare repository.
-
-
+[[tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines]]. One server hosts the web server (and the [[Ikiwiki cgi|cgi]]) and the git source dir; a second server hosts the git bare repository. This can be used when you have very limited access to the git server.
 
 ### Decentralised pinger setup