From b3ebd38079eb21fe0458be81fcdae6dfd25c49a5 Mon Sep 17 00:00:00 2001 From: orbiter Date: Tue, 26 Aug 2014 19:02:53 +0200 Subject: [PATCH] removed the HTDOCS repository concept because the concept to host files on the YaCy http server is obsolete; YaCy can index file:// and smb:// paths --- defaults/yacy.init | 8 -------- htroot/ConfigBasic.html | 5 +---- htroot/ConfigBasic.java | 7 ------- source/net/yacy/server/http/HTTPDFileHandler.java | 6 ------ 4 files changed, 1 insertion(+), 25 deletions(-) diff --git a/defaults/yacy.init b/defaults/yacy.init index dfa810e9e..41ccdaa1e 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -207,14 +207,6 @@ htDefaultPath=htroot # the htdocs path shares its content with the htroot path htDocsPath = DATA/HTDOCS -# alternative path for the repository path of the web server: the URL -# http://localhost:8090/repository -# points to DATA/HTDOCS/repository, but can be altered with this repository path -# hint: the repository path is the default path for intranet indexing. The easiest ways -# to do a indexing of the local storage system is to set a path here for the repository -# that points to the root path of the files that shall be indexed -repositoryPath=DATA/HTDOCS/repository - # the default files (typically index.html), if no file name is given # The complete path to this file is created by combination with the rootPath # you can set a list of defaults, separated by comma diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html index e1dd10e88..0e86b611a 100644 --- a/htroot/ConfigBasic.html +++ b/htroot/ConfigBasic.html @@ -63,10 +63,7 @@ - . Use that path as crawl start point. +