]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Corrected mistake
authorspalax <spalax@web>
Sun, 27 Apr 2014 08:33:16 +0000 (04:33 -0400)
committeradmin <admin@branchable.com>
Sun, 27 Apr 2014 08:33:16 +0000 (04:33 -0400)
doc/tips/distributed_wikis.mdwn

index e0d1f2fce6fe7fe1f18a9568bdc6e5ec9b1a5d78..47627677a6fb3c00662bf03c06bf29bf9881d3b0 100644 (file)
@@ -38,11 +38,13 @@ 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]]
+[[http://spalax.fr.eu.org/separate-web-git-servers.svg]] *Could someone with admin rights upload [[this image|http://spalax.fr.eu.org/separate-web-git-servers.svg]] to [[IkiWiki|Hosting_Ikiwiki_and_master_git_repository_on_different_machines/separate-web-git-servers.svg]]? I am not allowed to do so. [[Louis|spalax]]*
 
 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.
 
 > I don't understand how this configuration is different from the previous one, could you clarify? the image link is broken as well. [[anarcat]]
+>> Sorry. I did a mistake. I hope this is more clear now. [[Louis|spalax]]
 
 ### Decentralised pinger setup