configurewebserver.dita 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <!-- (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved. -->
  5. <task id="configurewebserver" xml:lang="en-us">
  6. <title>Configuring your Web Server</title>
  7. <shortdesc>Configuring your Web Server can be as complex or as simple as you want it to be.</shortdesc>
  8. <prolog>
  9. <metadata>
  10. <keywords>
  11. <indexterm>web server</indexterm>
  12. <indexterm>configure</indexterm>
  13. </keywords>
  14. </metadata>
  15. </prolog>
  16. <taskbody>
  17. <context id="techwriter"><note>In this instance, the technical writer knows nothing about his
  18. subject.</note></context>
  19. <steps>
  20. <step>
  21. <cmd>Turn on the web server</cmd>
  22. </step>
  23. <step>
  24. <cmd>Go to the Options menu</cmd>
  25. </step>
  26. <step>
  27. <cmd>Follow that to "Web Server Preferences"</cmd>
  28. </step>
  29. <step>
  30. <cmd>Make sure all of the right buttons are checked, or else you will never get it to work</cmd>
  31. </step>
  32. <step>
  33. <cmd>Go to your site library and check out a book; any book, even about COBOL, is likely to be more helpful than
  34. I am.</cmd>
  35. </step>
  36. </steps>
  37. </taskbody>
  38. </task>