components/visual-panels/apache/src/java/vpanels/app/apache/com/oracle/solaris/vp/panels/apache/client/swing/help/apache-overview.html
changeset 3553 f1d133b09a8c
parent 3552 077ebe3d0d24
child 3554 ef58713bafc4
equal deleted inserted replaced
3552:077ebe3d0d24 3553:f1d133b09a8c
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       
     2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     3  
       
     4  <html lang="en-US">
       
     5 
       
     6 <!--
       
     7 CDDL HEADER START
       
     8 
       
     9 The contents of this file are subject to the terms of the
       
    10 Common Development and Distribution License (the "License").
       
    11 You may not use this file except in compliance with the License.
       
    12 
       
    13 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    14 or http://www.opensolaris.org/os/licensing.
       
    15 See the License for the specific language governing permissions
       
    16 and limitations under the License.
       
    17 
       
    18 When distributing Covered Code, include this CDDL HEADER in each
       
    19 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    20 If applicable, add the following below this CDDL HEADER, with the
       
    21 fields enclosed by brackets "[]" replaced with your own identifying
       
    22 information: Portions Copyright [yyyy] [name of copyright owner]
       
    23 
       
    24 CDDL HEADER END
       
    25 
       
    26 -->
       
    27 
       
    28 <!--
       
    29 Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
       
    30 -->
       
    31 
       
    32 <head>
       
    33 <!-- GenHTML revision 25226-->
       
    34 
       
    35 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
       
    36 </head>
       
    37 
       
    38 <body class="HlpBdy">
       
    39 
       
    40 <a name="apache-overview"></a><h4>The Apache Web Server Panel</h4>
       
    41 <p>The Apache Web service can be configured to make web pages visible on
       
    42 the World Wide Web. Several web sites can be supported from one web
       
    43 server by configuring many virtual hosts. The Apache Web Server panel is used
       
    44 to configure global settings for all virtual hosts on the local system or
       
    45 to configure individual virtual hosts.</p>
       
    46 
       
    47 <p>At the top of the Apache Web Server panel are two pieces
       
    48 of information. The Status field on the left shows if the web server is
       
    49 enabled or not. The User field on the right shows the credential that
       
    50 is being used by the tool. If you click on the lock
       
    51 button on the far right, you can change the credential. See <a href="apache-authentication.html">Changing User Credentials</a> for more
       
    52 information about changing the user credentials.</p>
       
    53 
       
    54 <p>The panel includes the following components:</p>
       
    55 
       
    56 
       
    57 <ul><li><p>Global Settings &#8211; From this pane, the global settings for all virtual hosts configured on the system can be set. See <a href="apache-global.html">Global Settings for the Apache Web Service</a> for more information.</p>
       
    58 
       
    59 </li>
       
    60 <li><p>Virtual Hosts: General Settings &#8211; From this pane, several configuration parameters can be set. See <a href="apache-vhosts-general.html">General Settings for an Apache Virtual Host</a> for more information.</p>
       
    61 
       
    62 </li>
       
    63 <li><p>Virtual Hosts: SSL Settings &#8211; This tab is used to configure encryption using the Secure Sockets Layer (SSL). See <a href="apache-vhosts-ssl.html">SSL Settings for an Apache Virtual Host</a> for more information.</p>
       
    64 
       
    65 </li></ul>
       
    66 
       
    67 <br>
       
    68 
       
    69 
       
    70 <small>Copyright &#169; 2010, 2012, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>
       
    71 
       
    72 </body>
       
    73 </html>