Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
1.0 KiB

  1. RELEASE NOTES FOR INTERNET NEWS SERVER SAMPLE QUERY FORMS
  2. 1. Two new samples have been installed: /samples/search/news1.htm and
  3. /samples/search/news2.htm. The former demonstrates both full and
  4. summary hilighting of news articles. The latter is a news-centric
  5. query form.
  6. 2. The adminstration of virtual roots has been changed to support
  7. news roots. /scripts/srchadm/admin.idq and /scripts/srchadm/admin.htx
  8. have been updated.
  9. 3. To enable hit hilighting via webhits.exe you must provide a valid virtual
  10. path to files in news roots. For every Internet News root, create an
  11. equivalent Internet Server root with $CiNews prepended. Examples:
  12. News Web
  13. -------------- ----------------
  14. <home> /$CiNews
  15. /soc /$CiNews/soc
  16. READ PERMISSION IS NOT CHECKED ON THESE ROOTS. In fact, unless you
  17. desire to share news articles via the web, you should mark the Internet
  18. Server roots with no permissions.
  19. Existing news directories have been updated during install.