home *** CD-ROM | disk | FTP | other *** search
/ ftp.sunet.sepub/pictures / 2014.11.ftp.sunet.se-pictures.tar / ftp.sunet.se / pub / pictures / ACiD-artpacks / www / mirrors / acheron / cgi-bin / site_Search.conf < prev    next >
Text File  |  1999-03-07  |  1KB  |  31 lines

  1. #########################################################################
  2. #    This is the site Search Version 2.00b configuration file.    #
  3. #    To understand these options and configure them, read the    #
  4. #    file "readme.html". Also, please read the copyright notice     #
  5. #    at the beginning of site Search program.            #
  6. #########################################################################
  7. $check_script        = "0";
  8. $desc1            = "0"; 
  9. $desc2            = "1";
  10. $base_path        = "/usr/local/www/www.acheron.org";
  11. @directories_to_avoid    = ("$base_path/scratch","$base_path/icons", "$base_path/admin", "$base_path/everhard");
  12. @files_to_avoid        = ("$base_path/index.shtml", "$base_path/submit.shtml", "$base_path/search.shtml");
  13. @files_to_include    = ("");
  14. @filetypes           = (".shtml");
  15. $multi_display        = "1";
  16. $scratch        = "scratch";
  17. $empty_scratch        = 0.25; ##No *quotes* ("") please ..
  18. $clean_scratch        = "1";
  19. $record_usage        = "1";
  20. $title_for_search_page    = "Acheron.org search results";
  21. $name_of_URI            = "http://www.acheron.org";
  22. $path_to_searchform     = "http://www.acheron.org/search.html";
  23. $output_hits        = "0";
  24. $output_line        = "1";
  25. $smart            = "0";
  26. $output_form        = "1";
  27. $form_to_use        = "internal";
  28. $program_to_use        = "http://www.acheron.org/cgi-bin/site_Search.cgi";
  29.  
  30. #---------------------------------End Options-----------------------------#
  31.