X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2Fmd%2FCopy-an-existing-installation-over-SSH-and-serve-it-locally.md;fp=doc%2FCopy-an-existing-installation-over-SSH-and-serve-it-locally.md;h=7583c9ea040001ed73477e81f161090f7c616ad1;hb=53ed6d7d1e678d7486337ce67a2f17b30bac21ac;hp=88d191daba95f14c7fc2f778e762ce3c736fa710;hpb=d5d22a6d07917865c44148ad76f43c65a929a890;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Copy-an-existing-installation-over-SSH-and-serve-it-locally.md b/doc/md/Copy-an-existing-installation-over-SSH-and-serve-it-locally.md similarity index 88% rename from doc/Copy-an-existing-installation-over-SSH-and-serve-it-locally.md rename to doc/md/Copy-an-existing-installation-over-SSH-and-serve-it-locally.md index 88d191da..7583c9ea 100644 --- a/doc/Copy-an-existing-installation-over-SSH-and-serve-it-locally.md +++ b/doc/md/Copy-an-existing-installation-over-SSH-and-serve-it-locally.md @@ -1,4 +1,3 @@ -#Copy an existing installation over SSH and serve it locally Example bash script: ```bash @@ -61,7 +60,7 @@ Listening on http://localhost:7431 Document root is /home/user/local-shaarli/shaarli Press Ctrl-C to quit. -[Mon Sep 1 21:56:27 2014] ::1:57868 [200]: /[](.html) -[Mon Sep 1 21:56:27 2014] ::1:57869 [200]: /index.html[](.html) -[Mon Sep 1 21:56:37 2014] ::1:57881 [200]: /...[](.html) +[Mon Sep 1 21:56:27 2014] ::1:57868 [200]: / +[Mon Sep 1 21:56:27 2014] ::1:57869 [200]: /index.html +[Mon Sep 1 21:56:37 2014] ::1:57881 [200]: /... ```