yacy_search_server/source/de/anomic/http/server
orbiter 9d080f387e change in handling of the all-visible home path for storage in YaCy:
the home path can now be distinguished between
- data home; the path where the DATA directory is created
- application home; everything else
This will make it possible to store application data on Mac releases within the
~/Library/YaCy
directory; a place where Mac applications write their data.
Similar techniques will be possible for debian and windows.
To use the new data path, YaCy can be started with
-start <data path>
or
-gui <data path>


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7092 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-02 19:24:22 +00:00
..
AlternativeDomainNames.java
ChunkedOutputStream.java
HTTPDemon.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
HTTPDFileHandler.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
HTTPDProxyHandler.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
MultiOutputStream.java cleaned up superfluous classes after sixcoolers migration to HttpComponents-Client-4.x 2010-08-22 22:04:31 +00:00
ProxyLogFormatter.java
RobotsTxtConfig.java some performance hacks 2009-11-18 16:03:28 +00:00
ServerSideIncludes.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
TemplateEngine.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00