components/visual-panels/apache/src/java/vpanels/app/apache/com/oracle/solaris/vp/panels/apache/client/swing/help/toc.xml
author Dan Labrecque <dan.labrecque@oracle.com>
Thu, 24 May 2012 04:16:47 -0400
changeset 827 0944d8c0158b
permissions -rw-r--r--
7169052 Integrate Visual Panels into Userland

<?xml version='1.0' encoding='UTF-8'?>
<!--
 Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.

 CDDL HEADER START

  The contents of this file are subject to the terms of the
  Common Development and Distribution License (the "License").
  You may not use this file except in compliance with the License.
 
  You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  or http://www.opensolaris.org/os/licensing.
  See the License for the specific language governing permissions
  and limitations under the License.
 
  When distributing Covered Code, include this CDDL HEADER in each
  file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  If applicable, add the following below this CDDL HEADER, with the
  fields enclosed by brackets "[]" replaced with your own identifying
  information: Portions Copyright [yyyy] [name of copyright owner]

 CDDL HEADER END
-->
<!DOCTYPE toc PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp TOC Version 2.0//EN" "toc_1_0.dtd">
<toc version="2.0">

 <tocitem target="apache" text="The Apache Web Server" expand="false">
    <tocitem target="apache-overview" text="The Apache Web Server Panel" expand="false"></tocitem>
    <tocitem target="apache-vhosts-selector" text="Virtual Host Selection" expand="false"></tocitem>
    <tocitem target="apache-global" text="Global Settings for the Apache Web Service" expand="false"></tocitem>
    <tocitem target="apache-vhosts-general" text="General Settings for an Apache Virtual Host" expand="false"></tocitem>
    <tocitem target="apache-vhosts-ssl" text="SSL Settings for an Apache Virtual Host" expand="false"></tocitem>
    <tocitem target="apache-portnum" text="Why Would I Change the Port Number for a Virtual Host?" expand="false"></tocitem>
    <tocitem target="apache-server-configfile" text="Why Would I Use a Custom Configuration File with the Apache Server?" expand="false"></tocitem>
    <tocitem target="apache-vhost-configfile" text="Why Would I Use a Custom Configuration File for a Virtual Host?" expand="false"></tocitem>
    <tocitem target="apache-mimetypes" text="What are MIME Types in the Apache Service?" expand="false"></tocitem>
    <tocitem target="apache-modules" text="What are Apache Modules?" expand="false"></tocitem>
    <tocitem target="apache-resources" text="Additional Information Resources for the Apache Web Server Panel" expand="false"></tocitem>
    <tocitem target="apache-authentication" text="Changing User Credentials" expand="false"></tocitem>
</tocitem>
</toc>