From 8e08125657d9a2d02fd307a1075bdc424f73d38e Mon Sep 17 00:00:00 2001 From: allo Date: Thu, 13 Jul 2006 19:15:28 +0000 Subject: [PATCH] security fix (known path on yacy host / known path on remote ftp server) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2292 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Status.html | 11 ----------- htroot/Status_p.inc | 13 ++++++++++++- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/htroot/Status.html b/htroot/Status.html index 40669e12d..31a4431e1 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -65,17 +65,6 @@ You can of course search the internet using the other p #(/peerStatus)# Other peers#(otherPeers)#not online::#[num]# other peers online.#(/otherPeers)# -Seed server -#(seedServer)# -Disabled. To enable this you need a FTP account where you can upload files to a web space. If you do that, you become a YaCy root server. You can configure your account details on the Settings page. -:: -Enabled: Updating periodically to server #[seedServer]#. -Last upload: #[lastUpload]# ago. -:: -Enabled: Updating periodically to file #[seedFile]#. -Last upload: #[lastUpload]# ago. -#(/seedServer)# - Online-mode #(omode)# You are in Cache-browsing mode.
diff --git a/htroot/Status_p.inc b/htroot/Status_p.inc index 29b915c03..d4290d048 100644 --- a/htroot/Status_p.inc +++ b/htroot/Status_p.inc @@ -131,4 +131,15 @@ [Details] - \ No newline at end of file +Seed server + #(seedServer)# + Disabled. To enable this you need a FTP account where you can upload files to a web space. If you do that, you become a YaCy root server. You can configure your account details on the Settings page. + :: + Enabled: Updating periodically to server #[seedServer]#. + Last upload: #[lastUpload]# ago. + :: + Enabled: Updating periodically to file #[seedFile]#. + Last upload: #[lastUpload]# ago. + #(/seedServer)# + +