diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-03-04 18:52:04 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-03-04 18:52:04 +0000 |
| commit | f0a38873ebd9575f312a8367d43c46f50595d568 (patch) | |
| tree | 125e9c06eec80e0d2576a725df5c8e0f8e8ac724 /htroot/YaCySearchPluginFF.src | |
| parent | eb872033c675f1e5b51ab5bd946a9922ce4af35a (diff) | |
* added yacysearch page with better view on search results
the old search page is obsolete and will be removed
* ConfigBasic.html is now the default page instead of index.html
as long as no password is set
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1815 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/YaCySearchPluginFF.src')
| -rw-r--r-- | htroot/YaCySearchPluginFF.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/YaCySearchPluginFF.src b/htroot/YaCySearchPluginFF.src index 904546a76..02a0196c9 100644 --- a/htroot/YaCySearchPluginFF.src +++ b/htroot/YaCySearchPluginFF.src @@ -4,7 +4,7 @@ name="YaCy"
description="YaCy P2P Websearch"
method="GET"
- action="http://#[host]#:#[port]#/index.html"
+ action="http://#[host]#:#[port]#/yacysearch.html"
queryEncoding="utf-8"
queryCharset="utf-8"
>
|
