######################################################################### # This is the site Search Version 2.00b configuration file. # # To understand these options and configure them, read the # # file "readme.html". Also, please read the copyright notice # # at the beginning of site Search program. # ######################################################################### $check_script = "1"; $desc1 = "0"; $desc2 = "1"; $base_path = "/home/apache_1.2.4/public_html"; @directories_to_avoid = ("$base_path/scratch","$base_path/icons"); @files_to_avoid = ("$base_path/missing.html"); @files_to_include = (""); @filetypes = (".html",".shtml"); $multi_display = "1"; $scratch = "scratch"; $empty_scratch = 0.25; ##No *quotes* ("") please .. $clean_scratch = "1"; $record_usage = "1"; $title_for_search_page = "AGL site Search Results"; $name_of_URI = "http://www.agl.uh.edu"; $path_to_searchform = "http://www.agl.uh.edu/search.html"; $output_hits = "0"; $output_line = "1"; $smart = "0"; $output_form = "1"; $form_to_use = "internal"; $program_to_use = "http://www.agl.uh.edu/cgi-bin/site_Search.cgi"; #---------------------------------End Options-----------------------------#