Stuff yet to be fixed
Relocation
Train to Chicago
Bushkill Falls, PA
Googlego!
Installed ht://Dig for site search. Needs to do some site changes so that web log also has a consistent look and feel and needs to switch over the search from Atomz.com.
Installation notes for ht://Dig
- Download the file
- tar zxvf htdig-xxx.tar.gz
- cd htdig-xxx
- ./configure
- Edit CONFIG to suite my values
- make and then make install
- Make a link from www/htdig to software/htdig/www
- edit htdig.conf to use local_urls because my site is a virtual host
- run software/bin/rundig to make indexes
- cp software/htdig/cgi-bin/htsearch software/htdig/www/htsearch.cgi
- test using htdig/search.html after editing it to point to htsearch.cgi
- modify header.html and footer.html in htdig/common