diff options
author | p4f <p4f@web> | 2010-03-18 12:03:34 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-03-18 12:03:34 +0000 |
commit | 73c2551dd482b29e65b697376708a25ad8e85fbb (patch) | |
tree | fc9cf1268c3a5088a99c25dc3c2ffce7ecd1a982 | |
parent | 7b7d1cfcb75451bf9f8fc7efb3814c47deef0059 (diff) | |
download | ikiwiki-73c2551dd482b29e65b697376708a25ad8e85fbb.tar ikiwiki-73c2551dd482b29e65b697376708a25ad8e85fbb.tar.gz |
-rw-r--r-- | doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn b/doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn new file mode 100644 index 000000000..9f3f0cddd --- /dev/null +++ b/doc/forum/how_to_setup_ikiwiki_on_a_remote_host.mdwn @@ -0,0 +1,9 @@ +Hi all! +I really like ikiwiki and i tested it on my local machine but i have one question that i can't answer reading documentation (my fault of course)... +I have an account and some space on a free hosting service. +Now, i want to put my ikiwiki on this remote web space so that i can browse it from wherever i want. +I have my source dir and my git dir on my local machine. +How can i upload my ikiwiki on the remote host and manage it via git as i can do when i test it locally? +Where is specified? Where can i find documentation about it? + +Thanks in advance! |