Skip to navigation
7 steps to have your own search engine
22.04.14
if you like to have your own search engine, with your own armada of robot spider to crawel and index the web, than yacy is way to go. its a worldwide distributed search engine what can work together with a legion of other search engines. 1. get a min debian server. 2. echo 'deb http://debian.yacy.net ./' > /etc/apt/sources.list.d/yacy.list 3. wget http://debian.yacy.net/yacy_orbiter_key.asc -O- | apt-key add - apt-key advanced --keyserver pgp.net.nz --recv-keys 03D886E7 4. apt-get update 5. apt-get install openjdk-6-jre-headless 6. apt-get install yacy 7. http://MYSERVER.com:8090 to route it your subdomains try like this:
ProxyPreserveHost On ProxyRequests On
Order allow,deny Allow from all
ServerName search.mydomain.com ProxyPass / http://MYSERVER.com:8090/ ProxyPassReverse / http://MYSERVER.com:8090/
http://www.yacy-websuche.de/wiki/index.php/En:DebianInstall
Reply
Anonymous
Information Epoch 1732534719
Data dominates.
Home
Notebook
Contact us