home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Komunik / Servery / Savant / savant21.exe / data1.cab / Program_Files / Savant.cnt (.txt) < prev    next >
Microsoft Windows Help File Content  |  2000-01-17  |  4KB  |  99 lines

  1. :Base savant.hlp>main
  2. :Title Help Topics - Savant 2.0
  3. 1 Welcome
  4. 2 Welcome=IDH_GEN_WELCOME
  5. 2 General Information=IDH_GEN_INFO
  6. 2 Features=IDH_GEN_FEATURES
  7. 2 Warranty And License=IDH_GEN_WARRANTY
  8. 2 Credits And Acknowledgements=IDH_GEN_CREDITS
  9. 1 Getting Started
  10. 2 For The Impatient=IDH_GEN_IMPATIENT
  11. 1 Savant Components
  12. 2 Server Core=IDH_GEN_CORE
  13. 2 Configuration Utility=IDH_GEN_CONFIG
  14. 2 Control Console=IDH_GEN_CONSOLE
  15. 1 Configuring Savant
  16. 2 HTTP - The Nitty Gritty Dirt
  17. 3 DNS, Ports, Index Files, And You=IDH_CFG_INTROHTTP
  18. 3 The HTTP Property Sheet=IDH_CFG_PROPHTTP
  19. 2 CGI - The Gateway
  20. 3 Midnight In The Gateway Of Good And Evil=IDH_CFG_INTROCGI
  21. 3 The CGI Property Sheet=IDH_CFG_PROPCGI
  22. 2 Processes - Rope And Ride Your Processor!
  23. 3 What Has Your Process Done For You Lately?=IDH_CFG_INTROPROC
  24. 3 The Processes Property Sheet=IDH_CFG_PROPPROC
  25. 2 Logging - It's Better Than Bad, It's Good!
  26. 3 It's Big, It's Heavy, It's Wood!=IDH_CFG_INTROLOG
  27. 3 The Logging Property Sheet=IDH_CFG_PROPLOG
  28. 2 Paths - Over The Hills And Through The Woods...
  29. 3 Here An HTTP Path, There A FAT Path=IDH_CFG_INTROPATHS
  30. 3 The Paths Property Sheet=IDH_CFG_PROPPATHS
  31. 2 Users - Baaaa!
  32. 3 Restricting Server Resources=IDH_CFG_INTROUSERS
  33. 3 The Users Property Sheet=IDH_CFG_PROPUSERS
  34. 2 Groups - Cliques That Click!
  35. 3 Classifying Users=IDH_CFG_INTROGROUPS
  36. 3 The Groups Property Sheet=IDH_CFG_PROPGROUPS
  37. 2 MIME - The Silent Ones
  38. 3 MIME Types And You=IDH_CFG_INTROMIME
  39. 3 The MIME Property Sheet=IDH_CFG_PROPMIME
  40. 3 Common MIME Types And Descriptions=IDH_CFG_MIMELIST
  41. 1 How Do I...
  42. 2 Replace The Default Page With My Own Stuff?=IDH_GEN_HOWREPLACE
  43. 2 Set Up CGI Scripts?=IDH_GEN_HOWCGI
  44. 2 Get Savant Source Code?=IDH_GEN_HOWSOURCE
  45. 1 Errors And Troubleshooting
  46. 2 Savant Errors
  47. 3 Couldn't Bind Socket=IDH_ERR_1
  48. 3 Failure To Create Asynchronous Event=IDH_ERR_2
  49. 3 Failure To Create Socket=IDH_ERR_3
  50. 3 Failure To Start Listening Socket=IDH_ERR_4
  51. 3 Failure To Start WinSock=IDH_ERR_5
  52. 3 Failure Waiting For An Available Thread=IDH_ERR_6
  53. 3 Network Down=IDH_ERR_7
  54. 3 Process Snafu=IDH_ERR_8
  55. 3 Registry Has Been Corrupted.  Re-Install Savant.=IDH_ERR_9
  56. 3 Acceptance Field Truncated=IDH_ERR_100
  57. 3 Accept-Language Field Truncated=IDH_ERR_101
  58. 3 Authorization Field Truncated=IDH_ERR_102
  59. 3 Buffer Overflow In Image Map=IDH_ERR_103
  60. 3 Connection Field Truncated=IDH_ERR_104
  61. 3 Content-Encoding Field Truncated=IDH_ERR_105
  62. 3 Content-Length Field Truncated=IDH_ERR_106
  63. 3 Content-Type Field Truncated=IDH_ERR_107
  64. 3 Couldn't Convert File Times=IDH_ERR_108
  65. 3 Date Field Truncated=IDH_ERR_109
  66. 3 Error Closing Registry Key=IDH_ERR_110
  67. 3 Failure To Clean Up WinSock=IDH_ERR_111
  68. 3 Failure To Convert ASCTime Time String=IDH_ERR_112
  69. 3 Failure To Convert RFC 822 Time String=IDH_ERR_113
  70. 3 Failure To Convert RFC 850 Time String=IDH_ERR_114
  71. 3 Failure To Create CGI Process=IDH_ERR_115
  72. 3 Failure To Create CGI StdErr Pipe=IDH_ERR_116
  73. 3 Failure To Create CGI StdIn Pipe=IDH_ERR_117
  74. 3 Failure To Create Directory Listing=IDH_ERR_118
  75. 3 File I/O Error=IDH_ERR_119
  76. 3 From Field Truncated=IDH_ERR_120
  77. 3 If-Modified-Since Field Truncated=IDH_ERR_121
  78. 3 Invalid Client Socket=IDH_ERR_122
  79. 3 Invalid Or Missing File Time=IDH_ERR_123
  80. 3 MIME Version Field Truncated=IDH_ERR_124
  81. 3 Parse Error In Image Map [File] [Line#] [Error]=IDH_ERR_125
  82. 3 Pragma Field Truncated=IDH_ERR_126
  83. 3 Referrer Field Truncated=IDH_ERR_127
  84. 3 TCP Buffer Overflow=IDH_ERR_128
  85. 3 Unexpected Region Value In Image Map=IDH_ERR_129
  86. 3 Unknown Message=IDH_ERR_130
  87. 3 User Agent Field Truncated=IDH_ERR_131
  88. 2 HTTP Errors
  89. 3 400 - HTTP Version Not Supported=IDH_ERR_HTTP400
  90. 3 403 - Forbidden=IDH_ERR_HTTP403
  91. 3 404 - File Not Found=IDH_ERR_HTTP404
  92. 3 405 - Method Not Supported=IDH_ERR_HTTP405
  93. 3 500 - Internal Server Error=IDH_ERR_HTTP500
  94. 3 501 - Internal Server Error=IDH_ERR_HTTP501
  95. 1 Contacting the Author
  96. 2 E-Mail=IDH_GEN_EMAIL
  97. 2 Snail Mail=IDH_GEN_SNAILMAIL
  98. 2 Web=IDH_GEN_WEB
  99.