#
#                  WEB-IT Internet Services 
#	  	        Simple Search v 1.1 
#-------------------------------------------------------------------#
# Installation Instructions: 
#-----------------------------
#
# 1: Change the settings below to what your settings are!!!	
# 2: Copy search.pl and addurl.pl to your cgi-bin directory!!
# 3: Copy the list.dat to a separate directory
#	eg /lists/
# 4: chmod search.pl and addurl.pl to 755
# 5: chmod list.dat to 777
# 6: chmod /lists/ to 777
# 7: change all of the settings below to your servers settings
# 8: Upload the rest of the files to one directory
#	eg /search/
# 9: make sure that add.html and index.html are set to call the right
#    cgi files like add.html should call addurl.pl and index.html 
#    should call search.pl!! 
# 10: Now everything should work fine!!
#
#-------------------------------------------------------------------# 
# This program is Freeware and shall be distributed freely
# Do not change the Header/Credits in any way.
# 
#	WEB-IT CGI Scripts: 
#	http://webit.ml.org/scripts/
#	e-mail webit@iname.com       
#