summaryrefslogtreecommitdiff
path: root/htroot/ConfigBasic.html
diff options
context:
space:
mode:
authororbiter <mc@yacy.net>2014-08-26 19:02:53 +0200
committerorbiter <mc@yacy.net>2014-08-26 19:02:53 +0200
commitb3ebd38079eb21fe0458be81fcdae6dfd25c49a5 (patch)
tree66f54b1301ee7475dbc52075e24642d277ad4e0c /htroot/ConfigBasic.html
parent5611d45b65f035da0d2d783ff37ef52033655f23 (diff)
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
Diffstat (limited to 'htroot/ConfigBasic.html')
-rw-r--r--htroot/ConfigBasic.html5
1 files changed, 1 insertions, 4 deletions
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 @@
<tr>
<td valign="top"><label for="usecaseFreeworld">Join and support the global network 'freeworld', search the web with an uncensored user-owned search network</label></td>
<td valign="top"><label for="usecasePortal">Your YaCy installation behaves independently from other peers and you define your own web index by starting your own web crawl. This can be used to search your own web pages or to define a topic-oriented search portal.</label></td>
- <td valign="top"><label for="usecaseIntranet">Create a search portal for your intranet or web pages or your (shared) file system. URLs may be used with http/https/ftp and a local domain name or IP, or with an URL of the form file:///&lt;path&gt; or smb://&lt;server&gt;/&lt;path&gt;<br/>
- Files may also be shared with the YaCy server, assign a path here:
- <input type="text" name="repositoryPath" size="37" value="#[repositoryPath]#" /><br/>
- This path can be accessed at <a href="http://localhost:#[port]#/repository/">http://localhost:#[port]#/repository</a></label>. Use that path as crawl start point.
+ <td valign="top"><label for="usecaseIntranet">Create a search portal for your intranet or web pages or your (shared) file system. URLs may be used with http/https/ftp and a local domain name or IP, or with an URL of the form file:///&lt;path&gt; or smb://&lt;server&gt;/&lt;path&gt;<br/>
</td>
</tr>
</table>