| 1234567891011121314151617181920 |
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
- <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
- <!-- (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved. -->
- <task id="installwebserver" xml:lang="en-us">
- <title>Installing your own Web Server</title>
- <shortdesc>Installing a Web Server may sound tricky, but it is quite simple if you follow our
- instructions.</shortdesc>
- <prolog>
- <metadata>
- <keywords>
- <indexterm>Overview</indexterm>
- <indexterm>web server</indexterm>
- <indexterm>install</indexterm>
- </keywords>
- </metadata>
- </prolog>
- <taskbody/>
- </task>
|