components/visual-panels/apache/src/java/vpanels/app/apache/com/oracle/solaris/vp/panels/apache/client/swing/help/apache-vhosts-selector.html
changeset 827 0944d8c0158b
equal deleted inserted replaced
826:c6aad84d2493 827:0944d8c0158b
       
     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-vhosts-selector"></a><h4>Virtual Host Selection</h4>
       
    41 <p>The Virtual Host Selector is located on the left side of the Apache
       
    42 Web Server panel. From the list you can:</p>
       
    43 
       
    44 
       
    45 <ul><li><p>Select to view or edit the global settings for the Apache server.</p>
       
    46 
       
    47 </li>
       
    48 <li><p>Select to view or edit the configuration for a specific virtual host. A default virtual host called <tt>localhost</tt> comes predefined.</p>
       
    49 
       
    50 </li>
       
    51 <li><p>Add a new virtual host by clicking the New button and entering the domain name and the path to the document root in the popup.</p>
       
    52 
       
    53 </li>
       
    54 <li><p>Delete a virtual host by selecting the appropriate virtual host from the list and clicking the Delete button. A popup asks you to verify your selection before the virtual host is deleted.</p>
       
    55 
       
    56 </li></ul>
       
    57 <p>You can right-click on the Virtual Host Selector pane to show a context
       
    58 menu offering the actions listed above, as well as the option to enable,
       
    59 disable or clone the selected virtual host.</p>
       
    60 
       
    61 <p>For more information about the panel, see <a href="apache-overview.html">The Apache Web Server Panel</a>.</p>
       
    62 
       
    63 
       
    64 <br>
       
    65 
       
    66 
       
    67 <small>Copyright &#169; 2010, 2012, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>
       
    68 
       
    69 </body>
       
    70 </html>